[ 
https://issues.apache.org/jira/browse/JOHNZON-135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16178373#comment-16178373
 ] 

Mark Struberg commented on JOHNZON-135:
---------------------------------------

This feature can now be enabled via the 
MapperBuilder.setDeduplicateObjects(true);

> 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
>             Fix For: 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
(v6.4.14#64029)

Reply via email to