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

James Carman commented on DIGESTER-135:
---------------------------------------

It just seems way too easy to get "lost" while trying to add these annotations 
to your domain objects (not to mention that you're mixing XML parsing with your 
domain code).  I'm not one of the regular committers on the Digester project, 
so I'll defer to their better judgement, but I'm not big on this change.  
Again, I would much rather see a more builder-like API for Digester rules that 
makes it read a little easier.

> Digester rules defined through Java5 Annotatations
> --------------------------------------------------
>
>                 Key: DIGESTER-135
>                 URL: https://issues.apache.org/jira/browse/DIGESTER-135
>             Project: Commons Digester
>          Issue Type: Improvement
>    Affects Versions: 2.1
>            Reporter: Simone Tripodi
>            Priority: Minor
>             Fix For: 2.1
>
>         Attachments: DigesterAnnotations.patch
>
>
> Taking inspiration by Google-Guice, JAXB and JPA's annotations, the existing 
> package can be extended adding some facilities to configure the 
> commons-digester using the Java language metadata annotations.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to