But I think we are having trouble finding where on the GUI the
reflection tools are.

I know I used to see them when I right-clicked on a instance variable.

Right now, I can't find any of the refactorings in the GUI.

On 8/30/07, Lukas Renggli <[EMAIL PROTECTED]> wrote:
> > > I did see the method cmdInstVarRefactroings (note the misspelling). It
> > > doesn't seem like it is sent in my image.
> >
> > So, we need a patch?
>
> Well, the misspelling is of course a mistake of mine. OB sends all the
> messages starting with #cmd to collect possible commands for menus.
> You don't see any senders because evaluation is done trough reflection
> (#allSelectors, #perform:).
>
> Lukas
>
> --
> Lukas Renggli
> http://www.lukas-renggli.ch
> _______________________________________________
> Beginners mailing list
> Beginners@lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/beginners
>
_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Reply via email to