Unable to add list to an entity
Unable to add list to an entity
- Subject: Unable to add list to an entity
- From: AmitKumar_Gupta06 <email@hidden>
- Date: Sat, 6 Feb 2010 13:41:24 +0530
- Acceptlanguage: en-US
- Thread-topic: Unable to add list to an entity
Hi,
I am trying to add a list into an entity through making relationship, but am not able to do so. I am using the following code
[[aModel findRelationship:[relationArray lastObject]] setTargets:aNewList];
where
aModel --- Entity
aNewlist --- List.
Can anybody please explain why this doesn't works and how I may make it work. For your information, I am using ISTCF framework.
Regards
Amit
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden