question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support circular references

See original GitHub issue
Objects with Circular References could be supported by choosing a recursion 
depth.  This would 
enable partial serialization of objects and in some cases deserialization.

Original issue reported on code.google.com by dave7362...@gmail.com on 17 Jul 2009 at 4:14

Issue Analytics

  • State:open
  • Created 9 years ago
  • Comments:19

github_iconTop GitHub Comments

3reactions
GoogleCodeExportercommented, Mar 19, 2015
It would be great of GSON supported the JSOG:

https://github.com/jsog/jsog

There's already a Jackson implementation, although it only handles 
serialization and not deserialization. The javascript, python, and ruby 
implementations are complete.

Original comment by lhori...@gmail.com on 30 Mar 2014 at 11:59

0reactions
paulo-racacommented, Aug 6, 2019

I’ve implemented JSOG support on #1560 – It would be great to get some eyes on it

Read more comments on GitHub >

github_iconTop Results From Across the Web

Remove or allow a circular reference - Microsoft Support
You open a workbook that contains a circular reference. While no other workbooks are open, you open a workbook and then create a...
Read more >
Circular reference in Excel: how to find, enable, use, or remove
How to find circular references in Excel. To check your Excel workbook for circular references, perform the following steps: Go to the Formulas ......
Read more >
How to Find Circular References in Excel (+ How to Fix Them)
1. Go to the Formulas tab. 2. Click the Error Checking button. 3. Hover over Circular Reference. 4. Check the status bar. Read...
Read more >
How to Find and Fix Circular References in Excel
Open the worksheet where the circular reference has occurred. Go to the Formulas tab and click on the Error Checking drop-down menu.
Read more >
How To Find Circular References In Excel (And Fix Them)
1. Go to Formulas > Error Checking > Circular References. The cells containing a circular reference will appear as a list next to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found