Re: Xerces and C++ class serialization

2002-12-04 Thread Radovan Chytracek
jects. Cheers Radovan - Original Message - From: "C Andrade" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, December 04, 2002 5:08 PM Subject: Xerces and C++ class serialization > Has anyone seen or written an implementation that will

Re: Xerces and C++ class serialization

2002-12-04 Thread Endre Magyari
/ I can help you if you have problems using these tools. Regards, Endre. - Original Message - From: "C Andrade" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, December 04, 2002 6:08 PM Subject: Xerces and C++ class serialization > Has

Xerces and C++ class serialization

2002-12-04 Thread C Andrade
Has anyone seen or written an implementation that will serialize the members of a C++ class automatically? I want to derive a C++ class from an XML base class (lets say cXMLBaseSerializer) which has virtuals like GetXML() and SetXML(). The base class assists the derived class in streaming XML witho