Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Dynamic Languages Toolkit (DLTK) » Refactoring Support for Ruby
Refactoring Support for Ruby [message #13220] Thu, 16 August 2007 08:34 Go to next message
Eclipse UserFriend
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 #13276 is a reply to message #13220] Thu, 16 August 2007 18:37 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dcorbin.allureglobal.com

As a new DLTK user, I'd love to see your refactorings incorporated in DLTK.
Re: Refactoring Support for Ruby [message #27748 is a reply to message #13220] Mon, 07 July 2008 12:22 Go to previous message
Benjamin Zeiss is currently offline Benjamin ZeissFriend
Messages: 29
Registered: July 2009
Junior Member
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
Previous Topic:Tcl/Tk Debug_tool not working well in eclipse
Next Topic:ASTNode sourceStart and sourceEnd - running offset?
Goto Forum:
  


Current Time: Fri Apr 19 23:23:21 GMT 2024

Powered by FUDForum. Page generated in 0.03035 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top