Sync Services
Sync Services
- Subject: Sync Services
- From: email@hidden
- Date: Sat, 30 Dec 2006 06:42:40 -0000 (UTC)
- Importance: Normal
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 (email@hidden)
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