diff options
| author | Gustavo Niemeyer <gustavo@niemeyer.net> | 2012-01-24 21:51:15 -0200 |
|---|---|---|
| committer | Gustavo Niemeyer <gustavo@niemeyer.net> | 2012-01-24 21:51:15 -0200 |
| commit | 66599c40709cb74da2e3ae243e1f42ac9bacf263 (patch) | |
| tree | 225c44a9f684ff2195afa845fb27a25cb9624845 /src/pkg/html/parse_test.go | |
| parent | ddd67f2ecd1c100c48563addf4293bfe6dc7535f (diff) | |
| download | go-66599c40709cb74da2e3ae243e1f42ac9bacf263.tar.xz | |
encoding/xml: remove Marshaler support
Marshaler has a number of open areas that need
further thought (e.g. it doesn't handle attributes,
it's supposed to handle tag names internally but has
no information to do so, etc).
We're removing it now and will bring it back with an
interface that covers these aspects, after Go 1.
Related to issue 2771, but doesn't fix it.
R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5574057
Diffstat (limited to 'src/pkg/html/parse_test.go')
0 files changed, 0 insertions, 0 deletions
