[
https://issues.apache.org/jira/browse/JOHNZON-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Struberg resolved JOHNZON-135.
-----------------------------------
Resolution: Fixed
now also backported to 1.0.1
> Support recursive structures in JSON-B and Mapper
> -------------------------------------------------
>
> Key: JOHNZON-135
> URL: https://issues.apache.org/jira/browse/JOHNZON-135
> Project: Johnzon
> Issue Type: New Feature
> Components: JSON-B, Mapper
> Affects Versions: 1.1.3
> Reporter: Mark Struberg
> Assignee: Mark Struberg
> Priority: Major
> Fix For: 1.0.1, 1.1.4
>
>
> If we have a recursive Data Object we currently create a endless loop.
> There are a few strategies to work around this.
> * Writing a JsonPointer reference when an object gets detected a second time
> * Ignoring that attribute when an object gets detected a second time
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)