]
Pete Muir updated WELD-13:
--------------------------
Fix Version/s: 1.1.0.CR1
(was: 1.2.0.Beta1)
Switch to using a builder to make immutable bean objects
--------------------------------------------------------
Key: WELD-13
URL:
https://jira.jboss.org/browse/WELD-13
Project: Weld
Issue Type: Feature Request
Components: Class Beans (Managed and Session)
Reporter: Pete Muir
Fix For: 1.1.0.CR1
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.
-
For more information on JIRA, see: