From: Mariano Martinez Peck <[email protected]> > Hi Ben. This is muuuch cooler :) >
There are 2 things I suggest you: > > 1) Whenever you send something in order to let people to test is, send in > which Pharo version should we load it. It is not enough saying Pharo 1.2 > for > example. Maybe you need to say 12XXX because in THAT version NullStyler was > integrated. > > 2) You should send this kind of mails to > [email protected] > instead of [email protected] > > > Bugs I found: > > - Search a "class name" and put "ImageSeg*". You will see a list of > results. > Selet ImageSegment for example. Then, select again "selector" instead of > "Class names" > If you then click again in of the resulted classes, there is a DNU > UndefinedObject doesNotUnderstand: #methodClass. > In MethodNameUI >> sourceCode where it does: > > self selectedClass value methodClass > > I attach PharoDebug.log > Thank you, just a little mistake, it tested the current radio buttons selection instead of the selection used for the search :) I hope there is no other bugs ... I will post a mail in the project mailling list with all details :) Thank you Ben
_______________________________________________ Pharo-users mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users
