Thanks for your quick response.
Seems no easy and convenient solution for managed C++ which I mean it isn’t 
dependent on MS .NET framework.

If no such convert plug-in available, boost serialization and TinyXML are all 
my choice. 

If using boost, it is intrusive for original class, now I am responsible for a 
regression testing framework, using XML for object serialization,  the 
developing language is C++, seems they are all not easy to achieve the goal, 
the last choice is TinyXML, it could do, despite that many code need to written 
by  myself for many classes.

Hope to get more of your tips.  Thanks.


At 2011-06-27 22:05:18,"Lars Schouw" <sch...@gmail.com> wrote:
When you say managed C++ what kind of library are you using? A C++ one? Can't 
you wrap that in a Managed C++ layer?

--
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To view this discussion on the web 
visithttps://groups.google.com/d/msg/protobuf/-/S6tfdGgl6IsJ.
To post to this group, send email toproto...@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to