billyquith / ponder

C++ reflection library with Lua binding, and JSON and XML serialisation.
http://billyquith.github.io/ponder/
Other
640 stars 93 forks source link

Refactor Ponder: type data immutable, uses decoupled #49

Closed billyquith closed 7 years ago

billyquith commented 8 years ago

This is a major change to the API to decouple the uses of the data from the type data itself. Some background on my blog.

Todo:

billyquith commented 7 years ago

Work on this is has been merged into the new 2.0 branch.

Possible future work for this are more efficient Lua bindings