Slide 53
Slide 53 text
40
Groovy 1.6
• Performance improvements with call-site caching
• Multiple assignments
• Optional return in if/else, try/catch, switch/case
• More AST transformations
• @Singleton, @Lazy, @Immutable, @Delegate
• The Grape module system with @Grab
• OSGi support