encoding/xml: bring API closer to other packages
Includes gofix module. The only case not covered should be
xml.Unmarshal, since it remains with a similar interface, and
would require introspecting the type of its first argument
better.
Fixes issue 2626.
*** Submitted as http://code.google.com/p/go/source/detail?r=f10dfb8fa0eb *** encoding/xml: bring API closer to other packages Includes gofix module. ...
13 years, 2 months ago
(2012-01-24 03:10:41 UTC)
#4
*** Submitted as http://code.google.com/p/go/source/detail?r=f10dfb8fa0eb ***
encoding/xml: bring API closer to other packages
Includes gofix module. The only case not covered should be
xml.Unmarshal, since it remains with a similar interface, and
would require introspecting the type of its first argument
better.
Fixes issue 2626.
R=golang-dev, rsc, gustavo
CC=golang-dev
http://codereview.appspot.com/5574053
Issue 5574053: code review 5574053: encoding/xml: bring API closer to other packages
(Closed)
Created 13 years, 2 months ago by niemeyer
Modified 13 years, 2 months ago
Reviewers:
Base URL:
Comments: 0