Refactoring Support for Ruby [message #13220] |
Thu, 16 August 2007 04:34  |
Eclipse User |
|
|
|
Originally posted by: mirko.stocker.hsr.ch
Hi!
I've already sent this message to the dltk-dev mailing list a few weeks ago
but didn't really get any feedback from the devs, so I'm trying again:
I've spent a few hours last week porting the refactoring plug-in we
developed for RDT to DLTK (it really didn't take me much longer than a
day :) ) and I'd like to hear your opinion about it (if you already now
them from RDT there won't by anything new).
We currently provide the following list of refactorings and code generators:
- Override Method
- Extract Method
- Rename Class, Module, Method, Field, File and Local Variables
- Inline Class, Method and Local Variable
- Convert Local Variable to Field
- Split Local Variable
- Move Method and Field
- Generate Accessors, Contructor
- Merge Class Parts
- Push Down Method
Unfortunately, I had to modify the exported packages from the DLTK Ruby UI
plug-in to export the formatting package, thus we cannot distribute the
refactoring plug-in alone but have to add the whole DLTK. Well, at least the
plug-in we modified. Maybe we can change this in the future, if you like the
refactorings :-) Should I make a bug report about that?
You can get them from [1], just download and unzip into the Eclipse Europa
release.
Thanks
Mirko & Peter
[1] http://r2.ifs.hsr.ch/dltk_with_refactorings.zip
|
|
|
|
Re: Refactoring Support for Ruby [message #27748 is a reply to message #13220] |
Mon, 07 July 2008 08:22  |
Eclipse User |
|
|
|
Hello Mirko,
it is good to see that you ported the refactorings. It is sad to see
that little feedback. I am currently a little disappointed with the RDT,
because it requires Aptana and this is all makes some touble to make it
work on Linux machines.
I am wondering, is there already a version that can be installed as an
addon to the most recent dltk release of Eclipse 3.4? Then I would find
this very interesting and i would give this a try. If these refactorings
work well, i guess it would be a big step in the right direction if they
were included in the DLTK.
Best regards,
Benjamin
Mirko Stocker schrieb:
> Hi!
>
> I've already sent this message to the dltk-dev mailing list a few weeks ago
> but didn't really get any feedback from the devs, so I'm trying again:
>
> I've spent a few hours last week porting the refactoring plug-in we
> developed for RDT to DLTK (it really didn't take me much longer than a
> day :) ) and I'd like to hear your opinion about it (if you already now
> them from RDT there won't by anything new).
>
> We currently provide the following list of refactorings and code generators:
>
> - Override Method
> - Extract Method
> - Rename Class, Module, Method, Field, File and Local Variables
> - Inline Class, Method and Local Variable
> - Convert Local Variable to Field
> - Split Local Variable
> - Move Method and Field
> - Generate Accessors, Contructor
> - Merge Class Parts
> - Push Down Method
>
> Unfortunately, I had to modify the exported packages from the DLTK Ruby UI
> plug-in to export the formatting package, thus we cannot distribute the
> refactoring plug-in alone but have to add the whole DLTK. Well, at least the
> plug-in we modified. Maybe we can change this in the future, if you like the
> refactorings :-) Should I make a bug report about that?
>
> You can get them from [1], just download and unzip into the Eclipse Europa
> release.
>
> Thanks
>
> Mirko & Peter
>
> [1] http://r2.ifs.hsr.ch/dltk_with_refactorings.zip
|
|
|
Powered by
FUDForum. Page generated in 0.06712 seconds