← Back to team overview

zeitgeist team mailing list archive

[Bug 462894] Re: add a registry for Dataprovider

 

** Changed in: zeitgeist
       Status: Confirmed => In Progress

** Branch linked: lp:~thekorn/zeitgeist/exclusive_clients

-- 
add a registry for Dataprovider
https://bugs.launchpad.net/bugs/462894
You received this bug notification because you are a member of Zeitgeist
Developers, which is the registrant for Zeitgeist Framework.

Status in Zeitgeist Framework: In Progress

Bug description:
It should be possible to
 * enable/disable some dataprovider (esp. useful for testing while developing and debugging)
 * define which dataprovider sends events for which application (right now it is possible to have multiple DP per application, eg. are shipping a firefox logger and on the other hand there is an external FF extension which sends events. This can end in a race between both logger, and logging the same data twice is also not useful)

The preferences should be stored in a user readable format (ini like text file) but also be accessible over DBus.
Maybe this fits into a more general Configuration Interface I started some time ago.





References