site_archiver@lists.apple.com Delivered-To: cocoa-dev@lists.apple.com Importance: Normal User-agent: SquirrelMail/1.4.6-rc1 Two Sync Services questions: 1. I'm developing a sync system in which a "browser" application syncs data simultaneously with a mutable list of dependent applications (the browser app. pushes to the sync engine and the dependent apps. pull). By mutable, I mean that the particular list of dependent applications may change between sync occasions - i.e. some apps-to-sync-with could be deleted from the list, others could be added. Has anyone experience setting up such a system? What Sync Services methods are relevant? I've considered registering and unregistering clients, but that seems clumsy, if not plain wrong. Or perhaps I should be thinking of filters? 2. Is it possible to sync with a predicate-style filter? e.g. sync only contacts with phone numbers that begin with an area code "03" to their mobile phone. If not, how else might this be achieved? Examples? _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/site_archiver%40lists.apple... This email sent to site_archiver@lists.apple.com
participants (1)
-
crosbie@inivai.com