On Nov 24, 2009, at 6:55 PM, Lukas Renggli wrote: >> Is there a kind of comparison table of the features available in Eclipse >> versus the Smalltalks' RBs? > > I was not talking about feature completeness, I was more talking about > the usability of the editor and how the different tools integrate. It > is impressive that you see the renaming happening live in Eclipse > while you type a new class/variable/method name.
yes the usability is clearly not the best aspect of smalltalk right now. > I don't know of a single refactoring in Eclipse that is not available > in Smalltalk, of course excluding some of the refactorings that mangle > with types, packages or inner-class and that do not make sense in the > context of Smalltalk. Furthermore the Smalltalk refactoring engine > provides an universal code transformation engine that allows one to > script new transformations (refactorings) within seconds. This is > something that I have not yet seen in any other language with that > sophistication. > > Lukas > > -- > Lukas Renggli > http://www.lukas-renggli.ch > > _______________________________________________ > 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
