Hello everybody,
I'm working on a new project which consist in merging MethodFinder and MessagesName.
The first usable release can be loaded here :
Gofer new
��� � � squeaksource: 'PharoTaskForces';
��� � � package: 'MethodName';
��� � � load.
and it needs NullTextStyler
Gofer new
��� � � squeaksource: 'PharoTaskForces';
��� � � package: 'NullTextStyler';
��� � � load.
To open a Method Name browser, just clic World > Tools > Method Name or
MethodName new openInWorld.
If you have advice or ideas, I'll thank you a lot ^^
Benjamin