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

jquery - isAjaxRequest always return false -

php - SPIP: From Tag directly to an article -