• 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: Access Core Data from Multiple Apps?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Access Core Data from Multiple Apps?


  • Subject: Re: Access Core Data from Multiple Apps?
  • From: Conor <email@hidden>
  • Date: Tue, 10 Apr 2007 19:07:30 +0200

> I haven't done any widget
> development yet, so I'm not sure if a widget can use any Cocoa tools
> directly.

Widgets can access all of Cocoa. Core data can also handle a file that is
being not only read by two programs but written by more than one program (
NSManagedObjectContext has merge policies:
file:///Developer/ADC Reference Library/documentation/Cocoa/Reference/Co
reDataFramework/Classes/NSManagedObjectContext_Class/Reference/Reference.htm
l#//apple_ref/occ/instm/NSManagedObjectContext/setMergePolicy:)

You should have no problem reading from your widget and writing from your
application at the same time.

Regards,
Conor
http://www.bruji.com/


_______________________________________________

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

  • Follow-Ups:
    • Re: Access Core Data from Multiple Apps?
      • From: glenn andreas <email@hidden>
  • Prev by Date: elegant sheet cascade handling?
  • Next by Date: Stateful, "Stickies" like behavior for a document-based app
  • Previous by thread: Re: Access Core Data from Multiple Apps?
  • Next by thread: Re: Access Core Data from Multiple Apps?
  • Index(es):
    • Date
    • Thread