[webbeans-issues] [JBoss JIRA] Commented: (WBRI-156) Redo architectore for facade beans
Pete Muir (JIRA)
jira-events at lists.jboss.org
Fri Mar 6 19:27:22 EST 2009
[ https://jira.jboss.org/jira/browse/WBRI-156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12456002#action_12456002 ]
Pete Muir commented on WBRI-156:
--------------------------------
Currently, EventBean has all binding types added to it, to allow it to be resolved. A better approach IMO is to add support for a set of AnnotatedItemTransformer to be registered with ResolvableAnnotatedClass which can convert the special cases such as any resolution for @Fires @XXX Event<XXX> to a resolution for @Fires Event, and the use injection points to discover the actual binding and type for the Event object to inject.
> Redo architectore for facade beans
> -----------------------------------
>
> Key: WBRI-156
> URL: https://jira.jboss.org/jira/browse/WBRI-156
> Project: Web Beans
> Issue Type: Feature Request
> Reporter: Pete Muir
> Assignee: Pete Muir
> Priority: Critical
> Fix For: 1.0.0.BETA2
>
>
> These are totally wrong - they are facades, so there should be one bean per facade, not one bean per facade instance!
--
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