Hi,
This is available on github and wairing for approval on the Open Exchange.
It allows you to
- "Serialize" any class instance that extends from the adapter to a DynamicObject.
- "Deserialize" a DynamicObject to a class instance that extends the adapter.
- References to other classes can be followed recursively and serialized.






