Re: NSPersistentStoreCoordinator not supported in 10.3.9?
Re: NSPersistentStoreCoordinator not supported in 10.3.9?
- Subject: Re: NSPersistentStoreCoordinator not supported in 10.3.9?
- From: "David Chan" <email@hidden>
- Date: Wed, 31 May 2006 15:17:24 +0800
Yeah, I really overlooked the point that I need to support 1.3. The
reason why I used coredata was that I need to create an application
that requires a lot of storing and retrieving of object in efficient
way. It's a library system. And my first tool was xcode, coredata is
jsut there and too good to be ignored. I guess I have to find some way
to do it without coredata now.
On 5/30/06, Marcus S. Zarra <email@hidden> wrote:
All of Core Data is a Tiger only. Therefore I doubt there is any
work around for this issue.
Marcus S. Zarra
Zarra Studios LLC
www.zarrastudios.com
Simply Elegant Software for OS X
On May 29, 2006, at 10:17 PM, David Chan wrote:
> Hi All,
>
> I have just finished my first ever application built using cocoa and I
> was using core data all the way. Everything seemed to work fine until
> I tried it out in 10.3.9 and realized that I have overlooked something
> really serious. It seems that the NSPersistentStoreCoordinator is not
> supported in 10.3.9.
>
> Can anyone advise me on how to work around so that my core data
> application can support 10.3.9? Thank you very much.
>
> Regards
> David
_______________________________________________
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