magic power of reuse :) Indeed puzzling but just reusing super behavior: good exercise for refactoring.
On Fri, Feb 4, 2011 at 9:01 PM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote: Ok after some investigations....
I'm a monticello tool composed of three panes to browse repositories and the packages they contain. You get an instance of me when you click on a repository and press open. My left pane presents the packages, my right one their versions and the bottom one the commit log of the selected package versions.
Indeed I don't understand why MCFileRepositoryInspector is a subclass of MCVersionInspector. MCVersionInspector is a tool to work on one version of a package, while MCFileRepositoryInspector is a browser of all packages and repositories.
Seems to me that MCFileRepositoryInspector should be a subclass of MCTool directly.
Laurent
Stef
On Feb 4, 2011, at 7:57 PM, laurent laffont wrote:
** 1st Comment Of The Day Contest - One Day One Comment ** Rules: Each day a not commented class is elected. Each day the best comment will be integrated with name of the author(s).
The first round is for: MCFileRepositoryInspector
GO GO !!
Laurent Laffont - @lolgzs
Pharo Smalltalk Screencasts: http://www.pharocasts.com/ Blog: http://magaloma.blogspot.com/