Menu

#86 Setting serialization depth

open
nobody
None
5
2009-09-21
2009-09-21
Bojan Kraut
No

It should be possible to set a level od deep serialization. That means if I would set this to 2 my serialized json would include just my primary object, and its references. Nothing more. I get now huge serialization graphs, which extremely downgrades the speed of my application.

Discussion


Log in to post a comment.