Comment 9 for bug 483556

Revision history for this message
Mikkel Kamstrup Erlandsen (kamstrup) wrote : Re: [lp:~zeitgeist/zeitgeist/zeitgeist-resonance] make the loading of extensions to the engine configurable

I think I like the engine.extensions.some_extension_method() approach the best.

This way alternate extensions can provide the same method and the caller does not need to know who implements it.