[webbeans-issues] [JBoss JIRA] Assigned: (WBRI-349) Switch to using a builder to make immutable bean objects
Pete Muir (JIRA)
jira-events at lists.jboss.org
Tue Aug 11 18:22:18 EDT 2009
[ https://jira.jboss.org/jira/browse/WBRI-349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir reassigned WBRI-349:
------------------------------
Assignee: Nicklas Karlsson
Nik, are you interested in taking this? We can do it for CR1 if you have time, otherwise CR2.
> Switch to using a builder to make immutable bean objects
> --------------------------------------------------------
>
> Key: WBRI-349
> URL: https://jira.jboss.org/jira/browse/WBRI-349
> Project: Web Beans
> Issue Type: Feature Request
> Reporter: Pete Muir
> Assignee: Nicklas Karlsson
> Fix For: 1.0.0.CR2
>
>
> Currently we do a lot of init in the *Bean which, to be flexible, isn't in the constructor, which stops the Bean objects being truly immutable. It's also not nice to read.
> A challenge will be the two phase bootstrap.
--
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