Re: Traversing keys or EOEntities
Re: Traversing keys or EOEntities
- Subject: Re: Traversing keys or EOEntities
- From: Patrick Whalen <email@hidden>
- Date: Wed, 12 Feb 2003 20:47:46 -0600
If I may cut in here...I wonder if you could explain to me why a person
would need to bother creating a relationship if it is not going to be a
class property.
Is there some reason why it is necessary to create 'back' relationships
which will never get used in code?
patrick
On Wednesday, February 12, 2003, at 07:15 PM, Art Isbell wrote:
That should work. But don't make both relationships class properties
unless you really need to traverse both relationships in your code.
Doing so will result in additional database accesses that would only
be necessary if you really traverse both relationships.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.