• 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
newbie question, core data app startup
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

newbie question, core data app startup


  • Subject: newbie question, core data app startup
  • From: Chris Benedict <email@hidden>
  • Date: Mon, 29 Dec 2008 15:37:26 -0600

Hello,

I'm working on a Core Data Application with a custom atomic store for encrypting the persistent storage file. I believe I finally was able to get the atomic store working however my problem now is that I need to be able to use a user supplied password as an option when initializing the persistent store so it gets decrypted. I'm using Cocoa bindings so it seems that the persistent store coordinator is started (and fails because of the lack of the decryption key) before I have a chance to open a panel and have the user give their password so I'm thinking I need a way to somehow delay loading the persistent store until i'm ready for it but I'm not sure how to go about doing that.

I'm still pretty new to Cocoa and developing on Mac OS X so any advice/ pointers on how to do this would be greatly appreciated.

Thanks,
Chris Benedict
_______________________________________________

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: Saving unseen NSView with subviews to NSImage
  • Next by Date: Re: Saving unseen NSView with subviews to NSImage
  • Previous by thread: Re: Sizing text to fit into UITextView
  • Next by thread: outlineViewSelectionDidChange not always being called on remove
  • Index(es):
    • Date
    • Thread