I'm trying to serialize a document fragment using the XmlSerializer and there
is a little bug (or feature ?) there :
  the comments before the first element of the fragment are not serialized.
After some investigation, it's because serializePreRoot is not called while
serializing a document fragment.

Is it not a bug ?

Sebastien


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to