[MERGE] Enable lazy-loading of commands
John Arbash Meinel
john at arbash-meinel.com
Tue Oct 21 22:47:57 BST 2008
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Aaron Bentley wrote:
> Hi all,
>
> A little while ago, it was suggested that we add special support for
> lazy-loading of commands. I counter-proposed that we instead move
> commands to using our standard Registry and Registry.register_lazy.
>
> Here, I'm putting my money where my mouth is.
>
> Aaron
=== modified file 'bzrlib/tests/test_store.py'
- --- bzrlib/tests/test_store.py 2008-05-12 04:20:02 +0000
+++ bzrlib/tests/test_store.py 2008-10-21 14:08:31 +0000
@@ -26,6 +26,7 @@
from bzrlib.store.text import TextStore
from bzrlib.tests import TestCase, TestCaseInTempDir, TestCaseWithTransport
import bzrlib.store as store
+import bzrlib.store.versioned
import bzrlib.transactions as transactions
import bzrlib.transport as transport
from bzrlib.transport.memory import MemoryTransport
^- Is this part actually needed?
BB:tweak
John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkj+Tg0ACgkQJdeBCYSNAAMFrgCgxdYHdqx60CBcwGsXsuPPPuL+
718Anjc3MJnQaN9wSI5WIpp8WVscYOKU
=N8iB
-----END PGP SIGNATURE-----
More information about the bazaar
mailing list