zeitgeist team mailing list archive
-
zeitgeist team
-
Mailing list archive
-
Message #02289
[Bug 670355] Re: dynamic loading of extensions
Restarting of zeitgeist after installation the GAJ package requires no
user action, because GAJ does the right thing (tm), in its package
install process a SIGHUB signal is send to zeitgeist, which shuts the
daemon down. - If this is not the case right now, it's a bug in the
packaging of GAJ.
And to make one thing a bit clearer, there is not need to 'restart' the
daemon, all we have to do is to *stop* the daemon, the daemon will then
start again whenever needed.
--
dynamic loading of extensions
https://bugs.launchpad.net/bugs/670355
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Framework.
Status in Zeitgeist Framework: New
Bug description:
When wanting to use a new extension one has to restart zeitgeist. Problem with that is that all monitors are then gone.
My suggestion would be to be able to dynamically load extension by monitoring the extensions directories and pulling in the new extension on runtime.
References