Issue 3952 in pharo: SystemNavigation deeper use of environment

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

Issue 3952 in pharo: SystemNavigation deeper use of environment

pharo
Status: FixProposed
Owner: [hidden email]
Labels: Milestone-1.3 Nautilus

New issue 3952 by [hidden email]: SystemNavigation deeper use of  
environment
http://code.google.com/p/pharo/issues/detail?id=3952

Modify some methods to be able to ask for SystemNavigation behavior (like  
senders), in another environment than Smalltalk globals


I have modified Smalltalk editor too to make it ask its model the  
systemNavigation instance to use for queries.

Attachments:
        SystemNavigationUseEnvironment.1.cs  7.6 KB


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3952 in pharo: SystemNavigation deeper use of environment

pharo

Comment #1 on issue 3952 by [hidden email]: SystemNavigation deeper  
use of environment
http://code.google.com/p/pharo/issues/detail?id=3952

Fi the messages when no implementors/senders/... are found :)

Attachments:
        MakeSystemNavigationMessagesMoreExplicite.1.cs  1.9 KB