[boost] ANN: C++ XML Objects

2003-08-14 Thread Paul Hamilton
I have just uploaded a new project called "cppxmlobj" which is a system for persisting C++ objects to and from XML files. It uses Boost, Patterns, STL etc extensively (even the build system), and I thought that the list might be interested. An incarnation of it has been used in a number of comm

Re: [boost] ANN: C++ XML Objects

2003-08-14 Thread Jonathan de Halleux
Paul, Could you provide some simple examples of cppxmlobj ? the sourceforge doc points to doxygen doc. but there aren't any examples of use. Jonathan de Halleux, interrested. At 17:34 14/08/2003 +1000, you wrote: I have just uploaded a new project called "cppxmlobj" which is a system for pers

Re: [boost] ANN: C++ XML Objects

2003-08-14 Thread Paul Hamilton
Jonathan de Halleux, writes: Could you provide some simple examples of cppxmlobj ? the sourceforge doc points to doxygen doc. but there aren't any examples of use. Absolutely. I intend to write some docs for all of this, especially on all of the neat stuff that the cppxmlobj XML parser can do (

[boost] ANN: C++ XML Objects (docs)

2003-08-14 Thread Paul Hamilton
For those who were interested but wanted to see what it is all about first, I have updated the site so that it has some documentation on how to actually use the project from within your own code. http://cppxmlobj.sourceforge.net/use.html Paul. - Paul Hamilton pHamtec P/L -