• 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: Adventures in core-data, iCloud, and sandboxing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Adventures in core-data, iCloud, and sandboxing


  • Subject: Re: Adventures in core-data, iCloud, and sandboxing
  • From: Roland King <email@hidden>
  • Date: Fri, 04 Nov 2011 21:48:23 +0800

On Nov 4, 2011, at 7:39 PM, Mike Abdullah wrote:

>
> On 4 Nov 2011, at 01:01, Roland King wrote:
>
>>
>>
>>
>>
>>> So, can I conclude from this that iCloud and core-data only works with SQL store? The WWDC video hints at this, but was not explicit.
>>>
>>
>> Not so. I have a core data app running using icloud and an XML store. This is ios by the way and the store is not incremental, it's just being treated as a blob which is fully synced each time but it's small so that's ok.
>
> Well I'm confused, thought iOS didn't support the XML store?
>

I'm so sorry, I hadn't had my coffee this morning when I wrote that and muddled myself up with Martin's mail. I have a binary store on my iOS app. I used it because all my databases are really rather small and the binary store doesn't suffer the overhead of the SQLite ones, if you have a few 10s of Kb of data for each document then binary saves an awful lot of space._______________________________________________

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: 
 >Adventures in core-data, iCloud, and sandboxing (From: Martin Hewitson <email@hidden>)
 >Re: Adventures in core-data, iCloud, and sandboxing (From: Roland King <email@hidden>)
 >Re: Adventures in core-data, iCloud, and sandboxing (From: Mike Abdullah <email@hidden>)

  • Prev by Date: How to highlight the current line in NSTextView?
  • Next by Date: Re: Adventures in core-data, iCloud, and sandboxing
  • Previous by thread: Re: Adventures in core-data, iCloud, and sandboxing
  • Next by thread: Storyboard scene and UIViewController
  • Index(es):
    • Date
    • Thread