On 23, Feb, 2012, at 09:50 AM, H. Miersch wrote: > > On 21. Feb 2012, at 8:13, Martin Hewitson wrote: > >> Dear list, >> >> If an app uses iCloud to sync data between machines, should we provide the >> user a check-box to opt-out of iCloud syncing? Is there are recommended best >> practice here? What are others doing? > > from a user's point of view, i'd say yes, the user should have the option to > choose. i don't want my data sent off to who-knows-where, especially without > my knowledge or permission.
This is my feeling as well. I just wish I had a clue how to do this in a robust way with some sensible UI. At the moment, the core data sqllite syncing works with transaction logs, so if iCloud is disabled, no transaction logs are created. So I've no idea how to propagate the changes made while iCloud is off, after the user enables iCloud again. Martin > _______________________________________________ > > Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) > > 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: > https://lists.apple.com/mailman/options/cocoa-dev/martin.hewitson%40aei.mpg.de > > This email sent to martin.hewit...@aei.mpg.de ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Martin Hewitson Albert-Einstein-Institut Max-Planck-Institut fuer Gravitationsphysik und Universitaet Hannover Callinstr. 38, 30167 Hannover, Germany Tel: +49-511-762-17121, Fax: +49-511-762-5861 E-Mail: martin.hewit...@aei.mpg.de WWW: http://www.aei.mpg.de/~hewitson ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com