Hilaire

Do you have a repeatable case?
A test? can you open a bug entry?
Because gustavos is working on improving the refactorings.

Stef


On Tue, May 23, 2017 at 4:46 PM, Hilaire <[email protected]> wrote:

> Indeed.
>
> Not so funnily, it breaks the class definition of those using traits :(
>
> Don't know why.
>
> Hilaire
>
>
> Le 23/05/2017 à 16:11, Hernán Morales Durand a écrit :
> >
> > (RBRenameInstanceVariableRefactoring
> >         rename: 'oldName'
> >         to: 'newName'
> >         in: MyClass) execute
> >
> > 2017-05-23 10:50 GMT-03:00 Hilaire
> > <[email protected]
> > <mailto:[email protected]>>:
> >
> >     Hello,
> >
> >     This does not work:
> >
> >         RBRenameInstanceVariableRefactoring
> >
> >             rename: 'oldName'
> >
> >             to: 'newName'
> >
> >             in: MyClass
> >
>
> --
> Dr. Geo
> http://drgeo.eu
>
>
>
>

Reply via email to