Not sure, but this just seems to opens a can of worms: In the refactoring engine there are dozens of callers to #includeSelector: and many other similar selectors. The current implementation gives the engine a flattened view of the system without traits. Changing that will require a major rewrite of most parts of the code.
Lukas On 14 June 2011 18:53, Noury Bouraqadi <[email protected]> wrote: > Thanx. I fixed a bug in the refactoring browser > http://code.google.com/p/pharo/issues/detail?id=4404 > > Noury > On Tue, Jun 14, 2011 at 4:30 PM, Lukas Renggli <[email protected]> wrote: >> >> OBMethodNode>>#displayString >> >> On 14 June 2011 14:58, Noury Bouraqadi <[email protected]> wrote: >> > Hi, >> > >> > How does the browser recognizes that some selector in a class is >> > inherited from a Trait to display it in italic? >> > >> > Thanx, >> > Noury >> > >> > >> > >> > >> >> >> >> -- >> Lukas Renggli >> www.lukas-renggli.ch >> > > > > -- > Noury Bouraqadi > -- Lukas Renggli www.lukas-renggli.ch
