Re: Core Data insert an Url
Re: Core Data insert an Url
- Subject: Re: Core Data insert an Url
- From: Filippo Trocca <email@hidden>
- Date: Fri, 16 Jun 2006 14:57:27 +0200
I'm using this simple piece of code:
Sequence *newSequence=[NSEntityDescription
insertNewObjectForEntityForName:@"Sequence"
inManagedObjectContext:[movieController managedObjectContext]];
I found in NSArrayController Bindings documentation
mangedObjectContext... If I only think much about bindings the
answer
was in front of me.
Thanks to all
Filippo Trocca
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden