Paolo Redaelli personal blog

Author: Paolo Redaelli

JSON references

Is there a standard way of referencing objects by identity in JSON? For example, so that graphs and other data structures with lots of (possibly circular) references can be sanely serialized/loaded? From: JSON: Standard way of referencing an object by identity (for, eg, circular references)? – Stack Overflow