http://stackoverflow.com/questions/3290225/restrict-querying-for-senders-to-a-certain-package/3292476#3292476
On Friday, August 13, 2010, Schwab,Wilhelm K <[email protected]> wrote: > Lukas, > > As a side effect of searching, I found that ShoutPier lives in Pier-add-ons. > Otherwise, it's information overload on browser scoping; can you narrow it > down? > > Bill > > > > ________________________________________ > From: [email protected] > [[email protected]] On Behalf Of Lukas Renggli > [[email protected]] > Sent: Friday, August 13, 2010 11:50 AM > To: [email protected] > Subject: Re: [Pharo-project] Senders from package(s) > > Check "Pharo by Example" and stackoverflow.com, there is a > chapter/question on exactly that. > > Lukas > > On Friday, August 13, 2010, Schwab,Wilhelm K <[email protected]> wrote: >> Stef, >> >> That sounds great, but I'm confused about the menus. The offending code is >> all one package with lots of branches: stuff like Gizmo-base, >> Gizmo-devices-gas-analyzer, Gizmo-oxygen-sensor, etc. How can I open a >> scoped browser on all of Gizmo? >> >> Bill >> >> >> >> ________________________________________ >> From: [email protected] >> [[email protected]] On Behalf Of Stéphane Ducasse >> [[email protected]] >> Sent: Friday, August 13, 2010 6:21 AM >> To: [email protected] >> Subject: Re: [Pharo-project] Senders from package(s) >> >> yes use the refactoring browser and open a scope >> refactor menu >> you get a yellow browser where all the operations are scoped >> >> On Aug 13, 2010, at 12:37 AM, Schwab,Wilhelm K wrote: >> >>> Hello all, >>> >>> Is there a way to browse all senders of particular selector, scoped to one >>> or more packages? >>> >>> Bill >>> >>> >>> _______________________________________________ >>> 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 >> >> _______________________________________________ >> Pharo-project mailing list >> [email protected] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> > > -- > Lukas Renggli > www.lukas-renggli.ch > > _______________________________________________ > 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 > -- Lukas Renggli www.lukas-renggli.ch _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
