json - Serialize/deserialize Jackson JsonIdentityInfo object in JavaScript -


i using jackson object identity feature (http://wiki.fasterxml.com/jacksonfeatureobjectidentity) in order serialize/deserialize cyclic java objects json retrieved/submitted through ajax calls. works purpose, need able deserialize these objects in javascript can work them in true cyclic object form before serialize them again submitted. have been unable find resources related how jackson feature implemented in javascript , hoping not have write manually seems exist. guidance appreciated. thanks.


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -