2010/1/7 Stéphane Ducasse <[email protected]>: > Hi > > marcus jannik and me got fun and fixed some cycles. > > Here are some extra notes I took > > - PreferenceBrowserMorph and friends should be removed. > - MethodReference could be closer to CompiledMethod (to avoid cycle > with tools when in fact people > just wanted to report aCompiled method list and return a > methodReference list). > - Services -> split into Services-Morphic and Services-Core -> but > services should be removed for now > > - Symbol could has its own scanning function (isLiteralSymbol) to > avoid to depend on Scanner
Anyway, st-80 did have support for several Compiler, so asking to Symbol rather than Compiler/parser was a bad idea. Nicolas > - URL should be replaced by URI > - WordArrayForSegment -> ImageSegment > - FilePackage -> Tools > - TextDiffBuilder -> in its own package. > > Stef > > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
