repowiseguys_serializationcancel
107 Commits over 184 Days - 0.02cph!
Code generator finds and resolves a dictionary of supported types
Code generator now produces almost all the output needed.
Cleaning up output errors
Tidying the generation project up a lot
Code generator now takes a .dll as input.
All up and running. Can now test and improve properly.
ISerializables almost working with all the delta shit.
ISerializables can now serialize on their own.
Getting support up and running for arrays.
Listtypes are now generated for each type
Lists now serialize but need to test.
Probably fixed the last of the list issues
Doing a quick Entity test.
Getting towards normal usage
Seems to be working properly. Needs improvements though.
Improvements to serialization.