Delta
Is there a de facto way to calculate the delta between two class
instance trees? I was thinking introspection, hoping there is some
project out there (I'm on Java) but can't find anything. I need it for
persistence update transactions (in Prevayler).
.
Relevant Pages
- Re: Delta
... I was thinking introspection, hoping there is some ... instance sets, not instance trees. ... But what I mean is a complete object graph. ... users with shallow clones of the object graph. ... (comp.object) - Re: Delta
... I was thinking introspection, hoping there is some ... instance sets, not instance trees. ... But what I mean is a complete object graph. ... users with shallow clones of the object graph. ... (comp.object) - Re: Delta
... I was thinking introspection, hoping there is some ... project out there (I'm on Java) but can't find anything. ... persistence update transactions. ... (comp.object) - Re: Delta
... Responding to Karl.wettin... ... I was thinking introspection, hoping there is some ... project out there (I'm on Java) but can't find anything. ... instance sets, not instance trees. ... (comp.object) |
|