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

Jason Porter commented on DELTASPIKE-275:
-----------------------------------------

I really have no idea why we're building everything up lazily, it doesn't look 
like it was this way in Seam 3. Seems to me we could do all of this stuff in 
the constructor, remove the synchronization on the getInjectionPoints method 
and have this object be immutable. Anyone have problems with that?
                
> org.apache.deltaspike.core.impl.exception.control.extension.ExceptionControlExtension#verifyInjectionPoints
>  calls BeanProvider while cdi is not completely started
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DELTASPIKE-275
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-275
>             Project: DeltaSpike
>          Issue Type: Bug
>            Reporter: Romain Manni-Bucau
>
> call due to 
> org.apache.deltaspike.core.impl.exception.control.HandlerMethodImpl#initBean 
> call

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to