Christopher Williams wrote:
> On that note, the latest RDT has changed a bit. We've moved the JRuby 
> stuff into a separate org.jruby plugin. It now contains a copy of the 
> jruby.jar from a week or two ago of their trunk/head. That version seems 
> to have position fixes, but has changed the implementation of grabbing 
> comments from your original patch. I wanted to try and run your 
> refactoring plugins with our latest builds, but there's patches that 
> need to be applied to RDT core and code that was in patches for JRuby 
> that needs to be modified. Specifically, we may need to associate 
> comments with nodes in a new manner (they return a list of comments as 
> part of the parsing result along with the AST, but not embedded in the 
> nodes themselves), and we'll likely need to move some of the AST 
> rewriter/formatter stuff that was intended for JRuby into RDT core (I 
> don't think JRuby wants this stuff in their project right now).

Well it depends...anything that's really editor-specific would obviously 
not be useful to us. However if there's pieces that are editor-agnostic, 
useful for tools other than IDEs, etc, we'd love to find a way to host 
them as part of JRuby or as a peripheral project. Maybe we could discuss 
what's out there and figure out where it makes sense to live?

-- 
Charles Oliver Nutter, JRuby Core Developer
Blogging on Ruby and Java @ headius.blogspot.com
Help spec out Ruby today! @ www.headius.com/rubyspec
[EMAIL PROTECTED] -- [EMAIL PROTECTED]

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Rubyeclipse-development mailing list
Rubyeclipse-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rubyeclipse-development

Reply via email to