AST Transformation is a cool feature in Groovy to do compile-time
meta-programming. This feature somehow looks like the compile-time weaving
in AOP programming. This article will introduce how to use Groovy AST
Transformation as a simple dependency injection framework for Groovy
classes. Implementation details, code snippets, examples, and more.

http://code.google.com/p/aost/wiki/DependencyInjectionWithGroovyASTTransformation

-- 
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.

Reply via email to