Adding to relationships - what method to use?
Adding to relationships - what method to use?
- Subject: Adding to relationships - what method to use?
- From: Greg Hulands <email@hidden>
- Date: Wed, 19 Oct 2005 16:13:42 +1000
Hi,
When adding to or removing from a to-Many relationship, what method
is the best practice?
excludeObjectFromPropertyWithKey and includeObjectIntoPropertyWithKey
or
addObjectToBothSidesOfRelationshipWithKey and
removeObjectFromBothSidesOfRelationshipWithKey.
With the templates included with EOGenerator, it uses the first one,
but with other peoples templates they use the second one.
I have run into an issue with my code so I want to use the correct way.
Regards,
Greg
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden