Same reference multiple places in the object graph
3 views
Skip to first unread message
martin.m...@gmail.com
unread,
Jun 9, 2009, 7:22:22 AM6/9/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to beanlib
Hi,
I have a rather complex object graph where the same object may be
referenced several places. It seems to me that a new copy is created
for each of these. I this intended? Is it possible to modify this
behavior?
Regards,
Martin
Hanson Char
unread,
Jun 9, 2009, 12:39:39 PM6/9/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bea...@googlegroups.com
It's not unless you plug in your custom transformer. Default is reference to the same copy parallel to the original object graph.