• 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 Applications
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Core Data Applications


  • Subject: Re: Core Data Applications
  • From: Uli Kusterer <email@hidden>
  • Date: Sun, 15 Oct 2006 12:05:31 +0200

Am 11.10.2006 um 13:23 schrieb manoj agrawal:
I wanted to know that can I use NSManagedObjects without core data application.
Because my Mac machine version is 10.3.9 and it doesnt support core data application.
If you suggest me some way to implement core data application in this version of Mac.

You would have to implement your own CoreData. And that would be a lot to do. If you really need 10.3, your alternative would be to do all of this yourself, e.g. by adding SQLite to your application and writing all the database lookup and storing code yourself, with your own custom type of object.


Your last straw may be checking out GNUstep.org whether they have cloned CoreData yet, and evaluating whether that works sufficiently to package it with your application. But I wouldn't get my hopes up. Considering how new and complex CoreData is and how much of it is done through special UI, it's unlikely there's a production-quality clone of it out there yet.

Cheers,
-- M. Uli Kusterer
http://www.zathras.de


_______________________________________________ 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
  • Follow-Ups:
    • Re: Core Data Applications
      • From: Jakob Olesen <email@hidden>
References: 
 >Core Data Applications (From: manoj agrawal <email@hidden>)

  • Prev by Date: Re: How to load data from NSDictionary to NSTableView?
  • Next by Date: Re: Core Data: undo and non-object attribute
  • Previous by thread: Re: Core Data Applications
  • Next by thread: Re: Core Data Applications
  • Index(es):
    • Date
    • Thread