← Back to team overview

wintermute-devel team mailing list archive

[Merge] lp:~gentoolx/wintermute/database-xml_serialization into lp:~wintermute-devel/wintermute/database

 

The proposal to merge lp:~gentoolx/wintermute/database-xml_serialization into lp:~wintermute-devel/wintermute/database has been updated.

Commit Message changed to:

Contains a lot of changes to the logic and code of WntrData library. The general change is the erasing of Node* classes and providing LocalLexical classes as an equivalent of save/load usability. JSON handling is temporary disabled (code deleted) because proper wrapping into Boost archive must be done (boost doesn't provide its own JSON serialization archives). The logic change involves creating the set of abstract classes (models.hpp file) for better type management and easier code specification in the future. XML serialization is fully working now.

For more details, see:
https://code.launchpad.net/~gentoolx/wintermute/database-xml_serialization/+merge/62083
-- 
https://code.launchpad.net/~gentoolx/wintermute/database-xml_serialization/+merge/62083
Your team Wintermute Developers is requested to review the proposed merge of lp:~gentoolx/wintermute/database-xml_serialization into lp:~wintermute-devel/wintermute/database.


References