From: Jan <jan...@im...> - 2006-06-20 22:05:14
|
Am Dienstag, 20. Juni 2006 23:16 schrieb matthias jahn: > That looks like the same problem i want to solve with my kdepim-sync > patch. http://www.opensync.org/attachment/ticket/208/exp.patch > > tries to disable notes, contacts, calendar and todo using xml switches. > > maybe we should look at all plugins in this way ... and find a more general > solution. (http://www.opensync.org/wiki/SelectiveSyncRequirements) > > Matthias Hi Matthias, I agree. But for syncml the problem is more complex I think because the capabilities are determined by the device and not the plugin. This corresponds especially with ticket #85. So in the end the syncml plugin should use the devinf to report the really supported types and additionally the user could further restrict it through the config. /Jan |