[MERGE] Make the plugins command public with better help

Martin Pool mbp at sourcefrog.net
Mon Jul 16 02:33:56 BST 2007


On 7/14/07, John Arbash Meinel <john at arbash-meinel.com> wrote:
> John Arbash Meinel has voted +1 (conditional).
> Status is now: Semi-approved
> Comment:
> I think Aaron has valid concern about command count. But I also think
> 'bzr plugins' and 'bzr help plugins' are good things to have.
> So +1 on the help documentation.
> I'm probably slightly more in favor of exposing plugins than hiding it,
> but probably not enough to override Aaron without more discussion.

I second that about the   As well as what he measures, the commands
are sometimes the top-level fan-out for people trying to find an
operation or information, so you don't want the number to be too high.
 (So that'd be a point in favour of fetch --ghosts, rather than
fetch-ghosts.)

However, plugins can affect the behavior of Bazaar, and because they
can be loaded from several locations it might not be active to the
user just which ones are active.  I think we do need a way for the
user to find that out.  On the whole I think this is an improvement,
so +1

I think things shouldn't be hidden if users might want them in the
normal course of operation, leaving aside debugging or developing
Bazaar.

-- 
Martin



More information about the bazaar mailing list