← Back to team overview

zeitgeist team mailing list archive

[Bug 462894] Re: add a registry for Dataprovider

 

Again redundant since our dataproviders will reside within applications

** Changed in: zeitgeist
       Status: New => Invalid

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

Status in Zeitgeist Engine: Invalid

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