Latest bzr crashes with plugins command

Guillermo Gonzalez guillo.gonzo at gmail.com
Wed Jan 30 14:39:44 GMT 2008


On Jan 30, 2008 5:10 AM, Alexander Belchenko <bialix at ukr.net> wrote:
> I recommend you using **kwargs for all commands your plugin overrides.
> And when you're run underlying bzr command just pass this **kwargs
> to it run() method. Something like this:
[snip]
> > like this one. I use such approach in my gzipped_bundle plugin, because
> In this case you don't need to update your plugin every time in trivial cases

> I override pull, merge and bundle commands and they often change signatures.
>
Alexander,
    Thanks for the tip :)
     I'll implment all the commands xmloutput override with this approach.

Cheers,

-- 
Guillermo Gonzalez



More information about the bazaar mailing list