Dnia czwartek, 18 listopada 2004 14:54, Gerhard Grosse napisał:
> Hi,
>
...

>The ObjectEnvelopeOrdering class uses a graph-theoretical approach to order 
>the
>object envelopes (see the JavaDoc for details). Edges in this graph are 
>inserted
>only if there really is a need for ordering two object envelopes with respect 
>to
>each other - determining this need is based on the modification state of both
>objects and the type of relation the two have to each other (1:1, 1:n, or 
>m:n).
>This addresses issues (2)-(4). 

>Issue (1) is not addressed as as niftily: Since we did not want to change the
>ObjectEnvelope class, we opted for a heuristic solution, where 'potential'
>relations between two objects are taken into account based on the class type 
>of
>a reference.

That sounds terrific! It woud be great to see it in OJB.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to