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

Mark Struberg commented on DELTASPIKE-1206:
-------------------------------------------

Nope will NOT break anything!

NO CDI impl reads beans.xml via JAXB. JAB-S sucks big times in terms of 
performance, thus neither Weld nor OWB use it.
Note that both Weld and OWB introduced own tags and we already have those in 
our beans.xml in DeltaSpike!
Also the scan tag worked ok even in older OWB versions. I don't know of any 
issue in that area. 

So no, it's not a problem at all. 

> support for CDI 2.0 <trim/> feature
> -----------------------------------
>
>                 Key: DELTASPIKE-1206
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1206
>             Project: DeltaSpike
>          Issue Type: Test
>    Affects Versions: 1.7.1
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 1.7.2
>
>
> CDI 2.0 will add support for only picking up beans with an explicit scope 
> annotation. This reduced the memory footprint while also speeding up the 
> bootstrapping.
> See https://issues.jboss.org/browse/CDI-420
> We should add this annotation to our beans.xml and verify that we still work. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to