← Back to team overview

zeitgeist team mailing list archive

[Bug 462894] [NEW] add a registry for Dataprovider

 

Public bug reported:

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.

** Affects: zeitgeist
     Importance: Undecided
         Status: New

-- 
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: New

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.



Follow ups

References