Support circular references
Open
auto-migrated
enhancement
Priority-Medium
Type-Enhancement
- Dominant language
- Java
- Stars
- 24.2k
- Forks
- 4.5k
- Avg merge
- 6d 4h
- Merged PRs (30d)
- 12
Description
```
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
Contributor guide
Assessment
This issue has not been assessed yet.