[webbeans-issues] [JBoss JIRA] Commented: (WBRI-65) Implement the requirement that the dependent context is inactive except when invoking an EL expression (no hook in EL for this)
Pete Muir (JIRA)
jira-events at lists.jboss.org
Thu Dec 18 17:52:54 EST 2008
[ https://jira.jboss.org/jira/browse/WBRI-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12443455#action_12443455 ]
Pete Muir commented on WBRI-65:
-------------------------------
Spec says:
> The @Dependent scope is inactive except:
> • while a Unified EL expression is evaluated, or
We can't just activate from *our* resolver, as we only resolve the bean, and use the EL built-in stuff to resolve properties on base objects.
> Implement the requirement that the dependent context is inactive except when invoking an EL expression (no hook in EL for this)
> -------------------------------------------------------------------------------------------------------------------------------
>
> Key: WBRI-65
> URL: https://jira.jboss.org/jira/browse/WBRI-65
> Project: Web Beans RI
> Issue Type: Bug
> Reporter: Pete Muir
> Fix For: BETA1
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list