Login  Register

Re: Scoped Senders

Posted by Ben Coman on Sep 28, 2013; 12:55pm
URL: https://forum.world.st/Scoped-Senders-tp4710563p4710875.html

Sean P. DeNigris wrote:

> How do I find the senders of a message, but just in a certain set of
> packages?
>
> Thanks.
>
>
>
> -----
> Cheers,
> Sean
> --
> View this message in context: http://forum.world.st/Scoped-Senders-tp4710563.html
> Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
>
>
>  
Perhaps not exactly what you want, but I often do something similar
using the Finder - clicking the <Choose Packages>, then later changing
the search to 'Source'.  btw, then I also set the window to <Make
unclosable> and <Change title..> to identify the subset.  I often have
several of these 'permanent' Finders open.  Actually I've considered
adding tabs to the Finder to consolidate these but haven't got to it yet.

cheers -ben