Re: [Monotone-devel] Another level of refactoring...

2010-07-05 Thread Stephen Leake
Richard Levitte writes: > It seems like a lot of functionality gets reimplemented through the > automate commands, and more gets suggested a little now and then. > > I'm wondering, instead of having functionality duplicated, would it be > a bad idea to simply move all the core implementation to t

Re: [Monotone-devel] Another level of refactoring...

2010-07-05 Thread Thomas Keller
Am 05.07.2010 09:05, schrieb Richard Levitte: > It seems like a lot of functionality gets reimplemented through the > automate commands, and more gets suggested a little now and then. > > I'm wondering, instead of having functionality duplicated, would it be > a bad idea to simply move all the cor

[Monotone-devel] Another level of refactoring...

2010-07-05 Thread Richard Levitte
It seems like a lot of functionality gets reimplemented through the automate commands, and more gets suggested a little now and then. I'm wondering, instead of having functionality duplicated, would it be a bad idea to simply move all the core implementation to the automate interface and then reim