|
From: Chris F. <cd...@fo...> - 2010-09-18 20:46:57
|
On Sat, Sep 18, 2010 at 04:15:50PM +0200, deloptes wrote: > The question is > - Do I need to put the things I want to discover (and sync) in the config or > - Do I need to rewrite the features in the config (which features) was > discovered or extend the config with new ressources that were discovered I think it is important for the config to "lock onto" a particular source. For example, in the Barry sync plugin, there is the possibility that more than one BlackBerry is plugged in. So the config specifies which PIN number to use during sync. Once the user configures akonadi-sync, saying "sync with this collection and this collection, but not that collection" that setting should not change. The plugin should never update the config. It only reads from it, in my opinion. It's the app that changes the config. - Chris |