On Jul 2, 2006, at 10:01 AM, Mr. G Brown wrote: Hello, I think you are conflating two different things, and this is making your issue a little harder to understand. The "relationship" between two entities via inheritance is not the same "relationship" between two instances of these objects. Inheritance has nothing to do with an EORelationship. Or rather, there are rules for setting up EORelationships. There are rules for setting up inheritance. These rules are separate sets of rules. For example, we have an app where use a TestGroup as a parent of a TestCase. We also have a tree of arbitrary TestGroup and TestCase instances. The parentNode and childNodes relationships between instances of these classes has no effect on the inheritance, nor does the inheritance change the parentNode and childNodes relationships. Separate the question of how instances relate to each other from the question of how your entities are defined, and each question will be clearer. - ray |
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]
