Re: EOCopyable Problems with toMany relationships

2012-03-27 Thread David Avendasora
Okay, It seems like it is a problem with Wonder's InverseRelationshipUpdater's handling of adding objects to to-many relationships. From detailed examination - I stepped through the code line-by-line and recorded what objects and relationships exist at each point of the copy process - it

Re: EOCopyable Problems with toMany relationships

2012-03-26 Thread Chuck Hill
On 2012-03-25, at 2:16 PM, David Avendasora wrote: Hi all, especially you, Chuck. Oh Gawd! It is that Avendasora guy. Again! preamble So, I've been working on this project that has been around since the pre-Practical WebObjects days and it has several places where EOs (entire graphs

EOCopyable Problems with toMany relationships

2012-03-25 Thread David Avendasora
Hi all, especially you, Chuck. preamble So, I've been working on this project that has been around since the pre-Practical WebObjects days and it has several places where EOs (entire graphs of EOs, really) are being manually copied. Entity by entity, attribute-by-attribute,