• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Core Data add object
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Core Data add object


  • Subject: Re: Core Data add object
  • From: mmalc crawford <email@hidden>
  • Date: Sun, 25 May 2008 04:18:40 -0700


On May 25, 2008, at 4:08 AM, Ivan C Myrvold wrote:

I now want to add the callevent object to thecall object. I see in the NSManagedObject subclass Call there is a method prepared for this,
- (void)addCallEventsObject:(CallEvent *)value;
simply doing
[thecall addCallEventsObject:thecallevent];
is not working, of course.


What do you mean, "not working"?
What is the implementation of addCallEventsObject:?

So how do I add this object?

<http://developer.apple.com/documentation/Cocoa/Conceptual/CoreData/Articles/cdUsingMOs.html#//apple_ref/doc/uid/TP40001803-212651 >

mmalc

_______________________________________________

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


References: 
 >Core Data add object (From: Ivan C Myrvold <email@hidden>)

  • Prev by Date: Core Data add object
  • Next by Date: Re: Core Data add object
  • Previous by thread: Core Data add object
  • Next by thread: Re: Core Data add object
  • Index(es):
    • Date
    • Thread