• 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: Can core data save to a remote file?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can core data save to a remote file?


  • Subject: Re: Can core data save to a remote file?
  • From: Ben Lachman <email@hidden>
  • Date: Fri, 14 Mar 2008 03:07:31 -0400

On Mar 14, 2008, at 2:02 AM, Kyle Sluder wrote:

On Fri, Mar 14, 2008 at 1:34 AM, mmalc crawford <email@hidden> wrote:
 The canonical description is, "it's an object graph management and
 persistence framework".  It is not in and of itself an object store,
 and persistence is only one of its functions -- in some respects the
 less interesting one.

So it manages a graph of objects and stores them. You can't do the second part without the first, and how often have you used Core Data without persistence in mind?


You can in fact persistently store files without managing them as a really nifty easy to use, well performing, bindings enabled, undo- able object graph. Its called a filesystem. But most of us don't think they're so nifty anymore*.


Also, it is quite attractive in some cases to use CoreData with only an in memory store, which isn't persistent as far as CoreData is concerned... and I'm guessing mmalc has some experience with this.

->Ben

*excepting ZFS, etc.
--
Ben Lachman
Acacia Tree Software

http://acaciatreesoftware.com

email@hidden
740.590.0009

_______________________________________________

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


  • Follow-Ups:
    • Re: Can core data save to a remote file?
      • From: "Kyle Sluder" <email@hidden>
References: 
 >Can core data save to a remote file? (From: "Adam Gerson" <email@hidden>)
 >Re: Can core data save to a remote file? (From: "Kyle Sluder" <email@hidden>)
 >Re: Can core data save to a remote file? (From: mmalc crawford <email@hidden>)
 >Re: Can core data save to a remote file? (From: "Kyle Sluder" <email@hidden>)

  • Prev by Date: Re: File upload with NSURLRequest fails
  • Next by Date: Re: Can core data save to a remote file?
  • Previous by thread: Re: Can core data save to a remote file?
  • Next by thread: Re: Can core data save to a remote file?
  • Index(es):
    • Date
    • Thread