http://groovy.dzone.com/announcements/groovy-17-released
Groovy 1.7 provides the following new major features and enhancements:
* Anonymous Inner Classes and Nested Classes, for more Java-
friendliness
* Annotation enhancements, with the ability to put annotations on
imports, packages and variable declarations)
* Grape enhancement (the Groovy module system)
* Power Asserts, for more readable and expressive assertions
* AST (Abstract Syntax Tree) enhancements with the AST Viewer and
AST Builder, for easing the creation of AST transformations
* Various dependency upgrades (including the ASM bytecode library
to get ready for the JSR-292 InvokeDynamic bytecode instructions)
* A rewrite of the GroovyScriptEngine for more flexibility and
rapidity
* Several GroovyConsole enhancements, like line numbers, a new
output view, and more
* Various SQL improvements, like batch updates and transaction
support
* and many more enhancements!
--
You received this message because you are subscribed to the Google Groups
"tellurium-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/tellurium-users?hl=en.