On 09 Jan 2014, at 16:10, b...@openinworld.com wrote: > As I was looking at Marcus' [1] "Advanced Relection in Pharo" slide 34 I > wondered if at some point the RB will be stripped from the front of those > class names, since it seems the use is now intended to be wider than just the > Refactoring Browser. > I would like to, but then of course it would be difficult… client code would need to be changed, without name spaces there might even be clashes with client class names…
So for now, I think we need to ignore the ugly names a bit and focus on making the model very nice else (and use it…). Marcus