[ 
https://issues.apache.org/jira/browse/DIGESTER-158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13145019#comment-13145019
 ] 

Matt Benson commented on DIGESTER-158:
--------------------------------------

If it would indeed be a problem to have a precompiled {{RulesModule}} for which 
there are available corresponding Digester annotations at runtime, can you get 
around it with a wrapper annotation?  i.e., is there a class-level annotation 
required to trigger the runtime behavior?  If so, couldn't you make *that* 
annotation an element of a compile-time-retention annotation, thus preventing 
the "trigger" annotation's runtime availability?
                
> Use the APT to process Digester Annotations and generate RulesModule 
> instances at compile-time
> ----------------------------------------------------------------------------------------------
>
>                 Key: DIGESTER-158
>                 URL: https://issues.apache.org/jira/browse/DIGESTER-158
>             Project: Commons Digester
>          Issue Type: New Feature
>    Affects Versions: 3.2
>            Reporter: Simone Tripodi
>            Assignee: Simone Tripodi
>             Fix For: 3.2
>
>
> Using the [APT 
> Tool|http://download.oracle.com/javase/1,5.0/docs/guide/apt/GettingStarted.html]
>  it would be possible to process Digester annotations rules and generate 
> {{RulesModule}} instances at compile time.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to