← Back to team overview

zeitgeist team mailing list archive

[Bug 483556] Re: [lp:~zeitgeist/zeitgeist/zeitgeist-resonance] make the loading of extensions to the engine configurable

 

I added a branch with the general workflow I foresee, any opinions (test/resonance-engine-extension-test.py
 has an example)
Code still needs some work.

** Branch linked: lp:~thekorn/zeitgeist/zeitgeist-resonance_extensions

** Changed in: zeitgeist
     Assignee: (unassigned) => Markus Korn (thekorn)

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

-- 
[lp:~zeitgeist/zeitgeist/zeitgeist-resonance] make the loading of extensions to the engine configurable
https://bugs.launchpad.net/bugs/483556
You received this bug notification because you are a member of
Zeitgeist-Engine, which is the registrant for Zeitgeist Engine.

Status in Zeitgeist Engine: In Progress

Bug description:
right now the relevancy-provider is loaded by default. Unfortunately this extension is kind of buggy and not well tested, so in case of errors while loading this extension the whole engine would fail to run.
We need a configurable plugin-system for our extensions, and for now we should per default disable loading the relevancy provider. If this provider gets more stable we should easily be able to add this extension to the default extensions which are automatically loaded on engine initialization.



References