• 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
Auxiliary Data with NSPersistentDocument
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Auxiliary Data with NSPersistentDocument


  • Subject: Auxiliary Data with NSPersistentDocument
  • From: Rick Mann <email@hidden>
  • Date: Thu, 17 Jul 2008 12:37:52 -0700

I'm 99% certain I asked this question before, and got a few suggestions, but I can't find it.

I have a Core Data model for most of my document's data, but there's a whole mess of other stuff that needs to be stored (e.g., the color in which certain types of lines are drawn, the view's position and zoom, the window's position on screen, etc.)

Is there a way for me to store additional data in the same file? Or do I have to create entities to hold it? I suppose I can make an entity to hold an NSDictionary and create a single instance of that...but that seems a bit hackish.

I'm sure I'm not the first to run into this problem. I'd appreciate suggestions or a pointer to the piece of documentation I should've read.

Thanks!

--
Rick

_______________________________________________

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


  • Prev by Date: Re: How to programmatically open an NSComboBox's list?
  • Next by Date: Re: NSViewController Binding Problem continued
  • Previous by thread: Re: IB calls Java method?
  • Next by thread: Re: Auxiliary Data with NSPersistentDocument
  • Index(es):
    • Date
    • Thread