Issue 5: Implement handling of @Include and @Includes annotations
Project Member Reported by olivier.chafik@gmail.com, Apr 28, 2008
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
(No comment was entered for this change.)
Labels: -Type-Defect Type-Enhancement