powered by Authenteo
 

Learn more

JSPON

Xucia has developed JavaScript Persistent Object Notation (JSPON) . JSPON is a extension to JavaScript Object Notation (JSON, see www.json.org ) to facilitate advanced JSON techniques, such as multiple referencing, circular referencing, object identification, modification, structural definition. These techniques provide a robust framework needed for efficient and meaningful persistence of objects. JSPON is pure JSON and maintains the same simplicity of JSON, and establishes a format for serializing and referring to objects to enable the persistence of JavaScript objects and object graphs by defining a set of fields for identification, deferred value loading, decentralized object creation, object modification.