| Issue 5: | Implement handling of @Include and @Includes annotations | |
| 1 person starred this issue and may be notified of changes. | Back to list |
First step is to implement the class inclusions. Then support for the Bean Scripting Framework or the Java Scripting API (or maybe both) will be implemented, with useful variables defined for the scripts. Should add field 'when' to @Include annotation : says if script is invoked for reified generics, for specialized generics (in which case the actual value of generic parameters will be passed on to the scripts) or for both (a variable with the current phase will be set). Extra args may be provided to the scripts.
Apr 28, 2008
Project Member
#1
olivier.chafik@gmail.com
Labels:
-Type-Defect Type-Enhancement
|