2009/6/25 Janko Mivšek <[email protected]> > Know anyone a quick and dirty way how to remove methods in this Pharo? > Some keyboard shortcut? I really need to delete some methods just > spotted in my code... >
My experience is that right click -> refactor method -> remove sometimes doesn't work. So, I use right click -> various -> remove method. > > Janko > > Janko Mivšek pravi: > > Hello Pharoers, > > > > I just load the 10342-dev and here are my observations: > > > > - right mouse now works ok by default on my Linux > > > > - clipboard works mostly well between Linux-Pharo, sometimes it forgets > > a new copy on Linux and paste old content instead. But not work yet > > between VW (on Linux) and Pharo. But this can be a problem on VW side as > > well. It is very annoying while syncing the code between VA and Pharo. > > > > - right click inside browser raise an exception: > > OBTextSelection(Object)>>doesNotUnderstand: #isMethodNode > > > > - loading from MC is much slower that in, say squeak 3.9 > > > > - saving MC crashed image (segfault in UUID initalize)! > > > > - slow response on every user action (mouse click or keyboard press), > > specially in browser. This is quite annoying, because it is only app on > > my PC with such slow response. And my PC is not slow (3.2MHz). Response > > is near 500ms, which is well above acceptable level which is near > 200-300ms. > > > > - default l...@feel doesn't look very nice, nor professional on my Linux > > with KDE > > > > - window controls are just the opposite and on the opposite side of the > > default one on Linux! This is very annoying and really a show-stopper > > IMO, on Linux and also Windows. Can you auto setup the other l...@feel > > by default here, as you did for swapMouse? > > > > - renaming just a local method with the same method as in other classes > > not possible > > - removing such method not work as well (refactor method>remove) > > - why refactoring part of right-click menu is not local to method, or > > category, or class? > > > > But don't forget that merits of current Pharo are much bigger than above > > shortcomings, so accept those critics as an encouragement to do it even > > better! > > > > Best regards > > Janko > > > > > > -- > Janko Mivšek > Svetovalec za informatiko > Eranova d.o.o. > Ljubljana, Slovenija > www.eranova.si > tel: 01 514 22 55 > faks: 01 514 22 56 > gsm: 031 674 565 > > _______________________________________________ > 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
