I define the basic behaviors of a MorphTreeMorph model. The main intention is not clear at all. In fact this trait is not useful and all its methods should be directly added in MorphTreeModel.
Alain Le 14/06/2011 19:42, laurent laffont a écrit :
On Wed, Jun 8, 2011 at 10:14 PM, laurent laffont <[email protected] <mailto:[email protected]>> wrote:Today: TMorphTreeModelI define basic behaviors that every Model for a TreeMorph would implements. ?Not sure about the main intention behind that.... IMO messages like #selection, #chunkSize should be added like: chunkSize self explicitRequirement. Laurent. Comment Of The Day Contest - One Day One Comment Rules: #1: Each day a not commented class is elected. Each day the best comment will be integrated with name of the author(s). #2: If you cannot comment it, deprecate it. Results: http://code.google.com/p/pharo/wiki/CommentOfTheDayContest Laurent
