[Mono-devel-list] Re: Status of XML code

ginga at kit.hi-ho.ne.jp ginga at kit.hi-ho.ne.jp
Tue May 27 11:01:16 EDT 2003


Hello,

> - The Mono 0.24 release note (http://www.go-mono.com/archive/mono-0.24.html#xml) says
> "The first implementation of XML deserialization has been done. It's not complete but
> XmlSerializer has now become somewhat symmetric".

Now XmlSerializer is in the next stage. Lluis got started the new
serializer with well-considered design (ah, I must say sorry to 
Lluis for my recent actionless), so that release status is already 
obsolete (You can also find about them in 4.10 of the release note, 
and it is coming true).

Anyway, XmlSerializer was far from complete at 0.24 release time 
as you found in the status page ;-)

> - However the method XmlSerializer.Serialize seems to be missing.
>     lSerializer.Serialize(lSerial);   << Error on this line.

I think there are no Serialize() overrides with one argument.
At least XmlWriter is required.

Cheers,
  Atsushi Eno




More information about the Mono-devel-list mailing list