extrawurst / unecht

Game Engine Framework for the D programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

use mambo/orange for (de)serialization?

extrawurst opened this issue · comments

this looks quiet promising:
https://github.com/jacob-carlborg/mambo/tree/master/mambo/serialization
which is the old orange serializer in a nice dub package.

sorted out the issue with serialization of private fields using tupleof already for the defaultInspector. will rewirte the serializer to move the vode out of the components.