Status: New
Owner: ----
Labels: Nautilus
New issue 5706 by
[hidden email]: Rename class not working
http://code.google.com/p/pharo/issues/detail?id=57061. Take Pharo 1.4
2. Load the latest Nautilus Configuration
3. Right on a class in the browser then "Rename"
Got:
SpecBinder class>> specFor: aSymbol ifAbsent: aBlock
^ bindings at: aSymbol ifAbsent: aBlock
bindings is nil.
Everything works if I execute the "initilize" method of SpecBinder class.
_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker