[weld-issues] [JBoss JIRA] (WELD-1050) Separate Bean implementations from Producers
Jozef Hartinger (JIRA)
jira-events at lists.jboss.org
Fri Jan 13 15:51:21 EST 2012
Jozef Hartinger created WELD-1050:
-------------------------------------
Summary: Separate Bean implementations from Producers
Key: WELD-1050
URL: https://issues.jboss.org/browse/WELD-1050
Project: Weld
Issue Type: Task
Reporter: Jozef Hartinger
Fix For: 2.0.0.Alpha2
Currently producer implementations are tightly coupled with the corresponding Bean implementations (e.g. ManagedBean or ProducerField) and thus they are not reusable. This is crucial in order to implement CDI-95 properly. This requires major refactoring.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list