icubilla / jsonexserializer

Automatically exported from code.google.com/p/jsonexserializer
0 stars 0 forks source link

Detect Circular references #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Add code to detect circular references.  This code will merely detect
circular references and either discard them or throw an exception.  The
behavior will be based on an option.

This will not support circular references at this time.

Original issue reported on code.google.com by elliott....@gmail.com on 25 May 2007 at 12:03

GoogleCodeExporter commented 9 years ago

Original comment by elliott....@gmail.com on 16 Jun 2007 at 8:07

GoogleCodeExporter commented 9 years ago

Original comment by elliott....@gmail.com on 10 Jul 2008 at 5:01