[ANN] Shelf: Unshelving in arbitrary order
Michael Ellerman
michael at ellerman.id.au
Wed Jun 7 09:26:32 BST 2006
On 6/6/06, Martin Pool <mbp at canonical.com> wrote:
> On 6 Jun 2006, Michael Ellerman <michael at ellerman.id.au> wrote:
> > On 6/6/06, Erik Bågfors <zindar at gmail.com> wrote:
> > >So Shelf exists as a standalone branch and in bzrtools? Which one should I
> > >use?
> >
> > Yeah, always has. Aaron merges it into bzrtools when he feels like it.
> > If you want bleeding edge features then use my version, otherwise use
> > bzrtools.
> >
> > >Personally, I like having many small plugins, and not a collection of
> > >plugins as bzrtools is. It allows me to choose what to install.
> >
> > I see your point. I think for many users though it's easier to just
> > install bzrtools, they don't want to have to manage 20 different
> > plugins.
>
> Is there any way to have both mpe's shelve command and the other things
> that are provided by bzrtools?
Not easily. That's what inspired my patch the other day to allow two
plugins two register the same command, with the second being munged
into the full module path. I like Aaron's idea though, of always
registering the full module path and then asking the user to
disambiguate when there's a clash ... I guess I'd better find time to
code it up.
cheers
More information about the bazaar
mailing list