Re: PParam, new way to play with XML in C++



It sounds like object serialization. I think Boost can do that too.
Maybe you can merge your techniques into their serialization library
(which is probably not tied strictly to XML => more powerful... but I
didn't check)

On ה', 2014-04-17 at 17:27 +0430, Hamid Jafarian wrote:
PParam is an open source library based on libxml++ . It contains a set
of classes that defines various structures and contents (data type) of XML.

By PParam, developers can define a class and then print out the class in
XML format and save it into a file. They also can load XML data directly
into class!.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]