• 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: "Kyle Sluder" <email@hidden>
  • Date: Fri, 14 Mar 2008 03:51:01 -0400

On Fri, Mar 14, 2008 at 3:07 AM, Ben Lachman <email@hidden> wrote:
>  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*.

"File" is a superset of "persistent object store".  You can't
meaningfully store an object without storing an object graph (and if
it's one object, it's a trivial graph).  Bindings, etc. are not
specific to Core Data, but of course are wonderfully integrated.

Though the one thing I didn't think of is data modeling, especially
relationships.  That's definitely one thing about Core Data that does
not depend on persistence, and I hereby concede that Core Data is not
entirely about persistence.

--Kyle Sluder
_______________________________________________

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

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>)
 >Re: Can core data save to a remote file? (From: Ben Lachman <email@hidden>)

  • Prev by Date: Re: How to make a Panel like in Mail?
  • Next by Date: Re: Custom View drawn twice?
  • 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