[MERGE] Fix #296620 by allowing plugins instead of requiring them.
Robert Collins
robertc at robertcollins.net
Tue Nov 11 21:45:44 GMT 2008
On Tue, 2008-11-11 at 11:16 -0500, Aaron Bentley wrote:
>
> So I can't see why bzrlib/__init__.py:111 is necessary. Can you shed
> any light, Robert?
It makes the plugin path available to users of bzrlib that don't want to
load all plugins; so you can import a plugin without loading them all -
and that one can get its dependencies too. It also means you don't have
to call a special magic method to let this work in your code.
-Rob
--
GPG key available at: <http://www.robertcollins.net/keys.txt>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20081112/0566bc69/attachment.pgp
More information about the bazaar
mailing list