[cdi-dev] [JBoss JIRA] Commented: (CDI-123) Using Seam XML extension for CDI and Candi XML as a guide, let's add the ability to do XML config back into the specification

George Gastaldi (JIRA) jira-events at lists.jboss.org
Sun May 1 13:59:18 EDT 2011


    [ https://issues.jboss.org/browse/CDI-123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12599309#comment-12599309 ] 

George Gastaldi commented on CDI-123:
-------------------------------------

IMHO, this feature should remain as an Extension as it is done with Seam XML module.

We could, however, provide a fluent configuration API so that the CDI module configuration would not rely solely on XML and annotations.

> Using Seam XML extension for CDI and Candi XML as a guide, let's add the ability to do XML config back into the specification
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CDI-123
>                 URL: https://issues.jboss.org/browse/CDI-123
>             Project: CDI Specification Issues
>          Issue Type: Feature Request
>          Components: Concepts
>            Reporter: Richard Hightower
>             Fix For: TBD
>
>
> Using Seam's CDI XML extension for CDI and Candi XML as a guide, let's add the ability to do XML config back into the specification.
> Annotations and Alternatives should always be the first line of offense for doing injection, decoration and interception. However, there are times when you want to configure things that don't fit well into this model. This is also useful for testing.
> This is not to give up type safeness via annotations, but to have some additional flexibility.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the cdi-dev mailing list