Mirko Stocker wrote:
> On Wednesday 06 December 2006 17:59, Christopher Williams wrote:
>   
>> I vote strongly for migrating the refactoring and other work you've done to
>> RDT....
>>     
> Ok :) I think I'd prefer that too. If the migration to the latest JRuby isn't 
> too complicated, we can probably merge in the christmas holidays or in 
> january when we continue to work.
>   
Don't know which JRuby you're using at the moment, but some Tom's fixes
caused changes in NodeVisitor (a new visitRootNode method was added, but
the visitScopeNode method was removed). There was also some reshuffling
in the interface of some Node types. If you're using a 0.9.1 (or
earlier) code, you'll probably get some compile errors when updating. (I
had a fun time with code that used NodeVisitor, which suddenly started
failing with strange messages after the update).

Or maybe you already knew this, then I'm sorry for smartassing around
;-) ...

murphee
-- Blog @ http://jroller.com/page/murphee Maintainer of EclipseShell @
http://eclipse-shell.sourceforge.net/



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Rubyeclipse-development mailing list
Rubyeclipse-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rubyeclipse-development

Reply via email to