• 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: OS + iOS best practice
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: OS + iOS best practice


  • Subject: Re: OS + iOS best practice
  • From: Jeffrey Walton <email@hidden>
  • Date: Fri, 03 Jun 2011 15:07:43 -0400

On Fri, Jun 3, 2011 at 2:48 PM, Evadne Wu <email@hidden> wrote:
> Dropbox sync is good for a pile of files, but no more than that.  Let’s rebound the requirements:
>
> * there’s a single user Core Data app
> * want an iPad version of the app
> * the two versions will sync up
>
> Given the requirements, and add the fact that I’m pretty sure that Dropbox would keep conflicted copies of any file around, so there is no fear for lost data, and you can probably merge anything…  it’s probably a good fit.  If you don’t pull in any external resources, for example pictures on the filesystem which are only referenced by path strings in Core Data entities, the only thing that needs syncing would be the .sqlite file and things can probably work.  If this is not the case then a simple Web service would go a long way.
>
> Dropbox carries its own stateless JSON based API, but there is a SDK out there (for prototyping purposes) too.
>
Be careful of Dropbox. The service encrypts data at its leisure and
pleasure. With the laxed practices, I imagine they are more than happy
to share with law enforcement on a whim rather than court order [2].

Jeff

[1] http://seclists.org/funsec/2011/q2/135
[2] http://www.pcworld.com/article/225549/update_dropbox_will_hand_over_your_files_to_the_feds_if_asked.html
_______________________________________________

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: 
 >OS + iOS best practice (From: Amy Heavey <email@hidden>)
 >Re: OS + iOS best practice (From: John Joyce <email@hidden>)
 >Re: OS + iOS best practice (From: Amy Heavey <email@hidden>)
 >Re: OS + iOS best practice (From: Evadne Wu <email@hidden>)

  • Prev by Date: Re: Programmatically displaying UISplitViewController popover?
  • Next by Date: Re: OS + iOS best practice
  • Previous by thread: Re: OS + iOS best practice
  • Next by thread: Re: OS + iOS best practice
  • Index(es):
    • Date
    • Thread