Closed GoogleCodeExporter closed 9 years ago
System.Xml.Serialization seriously sucks, and the code needs to be replaced.
(Specifically, XML Serialization requires that the types be public, but since
these
types are inside System.Xml.Linq.dll they can't be public -- it would be an
incompatible API extension -- so XML Serialization is complete FAIL here.
We'll need
to use XLinq instead.)
Original comment by jonmpr...@gmail.com
on 10 Mar 2010 at 4:27
Original comment by jonmpr...@gmail.com
on 10 Mar 2010 at 7:57
Original comment by jonmpr...@gmail.com
on 18 Mar 2010 at 6:24
Original issue reported on code.google.com by
matthieu...@gmail.com
on 2 Feb 2010 at 4:16