On Tue, 2010-01-05 at 15:11 +0000, James Westby wrote: > On Tue, 05 Jan 2010 15:53:42 +0100, Jelmer Vernooij <[email protected]> wrote: > > (from the Bugs Everywhere mailing list) > > > > On Thu, 2009-12-31 at 19:52 -0500, W. Trevor King wrote: > > > Three weeks ago I was looking through the bzrlib source for some > > > reason I don't remember and I really liked their command class, so I > > > implemented something like that for BE. > > There was talk earlier about possibly splitting the Command API in > > Bazaar off as a generic Python module. > > > > Samba also has a reimplementation of the Bazaar Command classes, and it > > might also think moap might be interested in them. > > > > Is putting the bzrlib.commands in a separate Python module still an > > option ? (perhaps while still keeping a copy of it in bzrlib/util) > > Jamu did this as > > https://launchpad.net/commandant > > I believe there is some resistance to making bzr depend on it though. Commandant is just a thin wrapper around bzrlib at the moment though, it doesn't really make sense for bzr to depend on it. :-)
With regard to dependencies, Bazaar could keep a copy in bzrlib/util, just like it has for several other mandatory libraries that it depends on. Cheers, Jelmer
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Be-devel mailing list [email protected] http://void.printf.net/cgi-bin/mailman/listinfo/be-devel
