Serialization, XML parse
-
Hi,
I've created a simple code generator, which could create (currently QXMLStream) serialization code based on declarations.
Its can handle fundamental c++ types, Qt fundamentals, STL containers, smart pointers, Qt containers and smart pointers.
Here is the link for a full example (declaration and generated code)
http://gepardorm.eu/content/gepard-orm-gorm-serialization-deserialization
If any interested, have a like/dislike then please give it a try and speak what you think!Thanks for any effort.