Ok, you all knew it had to be coming soon. I've renamed a few badly-named classes. They're not referenced in a lot of places, but there was refactoring involved.

CompilerHelpers => RuntimeHelpers (used for more than just compiler now)
NodeCompilerFactory => ASTCompiler
EvaluationState => ASTInterpreter

These might cause some trouble for merging changes to other branches, so I would recommend we consider also making these naming changes on 1.0 and other active branches. That should minimize any pain to almost nothing.

I did not move any files; that might come later (RuntimeHelpers is under javasupport.util, oddly enough).

Any more renames, I'll let you know.

- Charlie

---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to