2009/11/7 Stéphane Ducasse <stephane.ducasse@inria.fr>:
when you are on the class side if you method has a classVariable and you want to know who access it. Then chase variables show you the class instance varaibles but not the classVariable.
Yes, that's a bug. When you are on the class side, the class variables of the meta-class are displayed. Also the labeling of the window is suboptimal. I fixed these issues. Let me know if this is better now. Gofer new squeaksource: 'rb'; addPackage: 'AST-Core'; addPackage: 'Refactoring-Core'; addPackage: 'Refactoring-Spelling'; renggli: 'omnibrowser'; addPackage: 'OmniBrowser'; addPackage: 'OB-Standard'; addPackage: 'OB-Morphic'; addPackage: 'OB-Shout'; addPackage: 'OB-Refactory'; addPackage: 'OB-Regex'; addPackage: 'OB-SUnitIntegration'; renggli: 'unsorted'; addPackage: 'Shout'; addPackage: 'RoelTyper'; addPackage: 'ECompletion'; addPackage: 'ECompletionOmniBrowser'; load; recompile Lukas -- Lukas Renggli http://www.lukas-renggli.ch