• 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
Core data store's as a document file format
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Core data store's as a document file format


  • Subject: Core data store's as a document file format
  • From: Steve Israelson <email@hidden>
  • Date: Tue, 27 Mar 2007 11:13:42 -0700

I have an app that is using core data for, well, almost everything.
Its a bit awkward to use core data for storage of things, since getting at the data always requires a fetch.


What I want to do, is to to have settings, like line size, fonts, colors to be editable with a utility application and the resulting document be the persistent store.
Then in my main app, look in the plugins folder or something and collect up all these persistent stores, and the let the user choose one in the prefs via a popup to configure the settings of my app.


I think I have all the knowledge to do this, the question I have is:
Does this sound like a good idea, or is it blatant API abuse?


_______________________________________________

Cocoa-dev mailing list (email@hidden)

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


  • Prev by Date: Re: making a custom view not grab the keyboard
  • Next by Date: Re: making a custom view not grab the keyboard
  • Previous by thread: Re: Proper Way to "Unload" a Loaded Nib w/Bindings
  • Next by thread: Binding to first object in a controller
  • Index(es):
    • Date
    • Thread