Hi,

after i finished my exams i finally got time to code on multisync.

I added some stuff to the palm plugin. I think im ready for the next
release here (unless some people want more features included)

I started to work on 0.90, especially on the dbus framework we need.

But i have come across some questions:

1. how to write the syncType plugins (the plugins that handle the
formats that are passed through the engine)? .so and load them with
dlopen in the engine? .so and let them run in a separate process and
connect with the dbus? anything else?

2. the config files for the syncPlugins:
the syncplugins still need to be configured (what currently is in the
files like "remoteevolution"). Should we just provide two functions for
the plugins "loadconfig" and "storeconfig" which will take arbitrary
data and pass the config through the dbus and let multisyncd store it?
or should we only use xml (would mean that every plugin needs to parse
xml configs)?

stay tuned for more questions :)

Armin Bauer



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Multisync-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/multisync-devel

Reply via email to