Skip to content

Issue with circular #52

Closed
Closed
@garpinc

Description

@garpinc

In BeanDiffer i've got a property node with a toString of:

DefaultNode(state=CIRCULAR, type=java.util.Collection, no children, accessed via property 'structureDiagram')

In print visitor it says:
Property at path '/xxxxx' has already been processed at another position. (Circular reference!) (Circular reference detected: The property has already been processed at another position.)

What I would expect here instead is for it to have the previous diff reported or some reference to the node that had previously been processed.

Is that possible?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions