[MERGE] Make command discovery entirely callback driven.

Robert Collins robert.collins at canonical.com
Sat May 23 22:05:17 BST 2009


This makes the act of looking up a command entirely callback driven.

This enables several things:
 - it allows scripts that want to use bzrlib provide a UI which does not
   include the stock UI commands.
 - it makes the code more extensible - for instance, a command-name
corrector can be done without making the core code more clumsy
 - we can move to be even lazier about command object construction.

-Rob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Commands-hooks-4127.patch
Type: text/x-patch
Size: 29797 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20090524/176329f1/attachment-0001.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20090524/176329f1/attachment-0001.pgp 


More information about the bazaar mailing list