[Pharo-project] Issue 3954 in pharo: SystemNavigation use BrowserEnvironment as Refactoring and Nautilus
Status: FixProposed Owner: Benjamin...@gmail.com Labels: Nautilus New issue 3954 by Benjamin...@gmail.com: SystemNavigation use BrowserEnvironment as Refactoring and Nautilus http://code.google.com/p/pharo/issues/detail?id=3954 When a new environment is set, it just ask the BrowserEnvironment for classes, and select corresponding bindings Attachments: SystemNavigationUseBrowserEnvironment.2.cs 4.4 KB
Comment #1 on issue 3954 by stephane...@gmail.com: SystemNavigation use BrowserEnvironment as Refactoring and Nautilus http://code.google.com/p/pharo/issues/detail?id=3954 I do not like your change :). We cannot do that because we should bind SystemNavigation with BrowserEnvironment. What should be done is that when the SystemNavigation is used we should pass an enviroment when you need it in Nautilus just use on: BrowserEnvironment new. Does it make sense?
Comment #2 on issue 3954 by Benjamin...@gmail.com: SystemNavigation use BrowserEnvironment as Refactoring and Nautilus http://code.google.com/p/pharo/issues/detail?id=3954 OK, let's move it into Nautilus
Updates: Status: WontFix Comment #3 on issue 3954 by Benjamin...@gmail.com: SystemNavigation use BrowserEnvironment as Refactoring and Nautilus http://code.google.com/p/pharo/issues/detail?id=3954 (No comment was entered for this change.)
participants (1)
-
pharo@googlecode.com