[MERGE] Shelf supports multiple diff writers.

Robert Collins robertc at robertcollins.net
Mon Nov 17 03:27:00 GMT 2008


On Sun, 2008-11-16 at 22:09 -0500, Aaron Bentley wrote:
> 
> 
> My theory is that we should minimize the number of things that plugins
> must import every time.

I agree.

>   option.py is something that is required on
> every bzr run, so importing it carries no cost.  But diff.py or
> shelf_ui
> (which is where I thought was the most natural place for it) would be
> more expensive to import.  I've been thinking we should probably
> centralize all our registries, but this is somewhere to start.

I'd like to propose that we put them in either
plugin.py   (because registries are about allowing things to plugin)
or 
registry.py (because they are registries)

-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/20081117/23f8d3d5/attachment.pgp 


More information about the bazaar mailing list