
Roadmap
-------
1. Get the wrapper done
   - handle callback data
2. Wrap the wrapper into an object that specifies a nice SyncML API
3. Implement SyncML HTTP transport layer in plain PHP
4. Write sync engine
   - create a list of what would have to be changed in the core of phpgw
5. Reimplement the SyncML representation protocol in PHP 
   Since the current version uses the SyncML reference toolkit, this is low
   on the todo-list.  For now, using the SyncML server module will require
   you to compile a custom PHP module/executable.

Sounds easy enough, doesn't it. :)
