[squeak-dev] Find all users of a global variable

Diogenes Moreira diogenes.moreira at gmail.com
Wed Mar 12 12:44:36 UTC 2008


Hi niko, the easiest way to find all methods where instances create is the
Finder Tool, that tool are in World>>Open Menu>> Code Finder.

This not is very performance but work. This tool have a simple and powerful
syntax...you can find a complete explanation in the same tool.

Regards.

On Wed, Mar 12, 2008 at 10:35 AM, Niko Matsakis <niko at alum.mit.edu> wrote:

> Is there an easy way to find all methods that reference a global
> variable?  In particular, I'd like to use this to find (for example)
> all methods that create instances of a certain class...
>
>
> thanks,
> Niko
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20080312/448e6b71/attachment.htm


More information about the Squeak-dev mailing list