This repository has been archived by the owner on Jan 20, 2024. It is now read-only.
0.0.4-beta1
Pre-release
Pre-release
This release ist in flux.
Currently available:
- new debug option which dumps more info to the console
- better error reporting on Proxy
- added tests for merging
To do
- while merging works if you use useMapsForEntityObjects:true, deepMerging currently fails
- I would like to implement late binding to the proxy in order for you to determine after normalization if you want proxy behaviour or not. Not sure how to do this yet.