Re: SyncML client for Mac OS X Sync Services
For someone familiar with SyncServices (but not with SyncML), this could probably be done based on our SyncML client engine which exists for Mac OS X. It allows to write custom plugins for data access (C,C++,Java, anything that can generate a dylib). Such a plugin could hook into or interact with SyncServices.
The plugin API is relatively simple, and completely free of SyncML specifics (these are all transparently handled in our SyncML client engine)
__________________
Lukas Zeller, plan44.ch
|