• Gustavo Niemeyer's avatar
    encoding/xml: remove Marshaler support · 66599c40
    Gustavo Niemeyer authored
    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
    66599c40
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...