Search in Pharo (and other Smalltalkices) what is out there?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Search in Pharo (and other Smalltalkices) what is out there?

Adrian Kuhn
Dear list,

I am trying to compile a list of all source/object search abilities in Pharo
 (and other Smalltalkices). So far I got

- Senders of
- Implementers of
- References to
- Mercury search bar of OB
- Code search/rewrite of RB
- MethodFinder
- PointerFinder

certainly there is more out there. Any references and hints are welcome.

cheers,
AA


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: Search in Pharo (and other Smalltalkices) what is out there?

Lukas Renggli
The context menu 'refactoring scope' in OB has a few more (see
attached screenshot).

Lukas

2010/1/18 Adrian Kuhn <[hidden email]>:

> Dear list,
>
> I am trying to compile a list of all source/object search abilities in Pharo
>  (and other Smalltalkices). So far I got
>
> - Senders of
> - Implementers of
> - References to
> - Mercury search bar of OB
> - Code search/rewrite of RB
> - MethodFinder
> - PointerFinder
>
> certainly there is more out there. Any references and hints are welcome.
>
> cheers,
> AA
>
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>


--
Lukas Renggli
http://www.lukas-renggli.ch

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

refactoring-scope.png (54K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Search in Pharo (and other Smalltalkices) what is out there?

Mariano Martinez Peck
In reply to this post by Adrian Kuhn


On Mon, Jan 18, 2010 at 6:34 PM, Adrian Kuhn <[hidden email]> wrote:
Dear list,

I am trying to compile a list of all source/object search abilities in Pharo
 (and other Smalltalkices). So far I got

- Senders of
- Implementers of
- References to
- Mercury search bar of OB
- Code search/rewrite of RB
- MethodFinder

MessagesName ?
 
- PointerFinder

certainly there is more out there. Any references and hints are welcome.

cheers,
AA


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: Search in Pharo (and other Smalltalkices) what is out there?

Levente Uzonyi-2
In reply to this post by Adrian Kuhn
On Mon, 18 Jan 2010, Adrian Kuhn wrote:

> Dear list,
>
> I am trying to compile a list of all source/object search abilities in Pharo
> (and other Smalltalkices). So far I got
>
> - Senders of
> - Implementers of
> - References to
> - Mercury search bar of OB
> - Code search/rewrite of RB
> - MethodFinder
> - PointerFinder
>
> certainly there is more out there. Any references and hints are welcome.

Right click in a paragraph editor (workspace for example) and select
extended search...


Levente

>
> cheers,
> AA
>
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: Search in Pharo (and other Smalltalkices) what is out there?

Adrian Kuhn
In reply to this post by Mariano Martinez Peck
Mariano Martinez Peck <marianopeck@...> writes:

> MessageNames ?

Awesome, did not know that one, thanks!

--AA


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project