[
https://jira.jboss.org/jira/browse/JBSEAM-3506?page=com.atlassian.jira.pl...
]
Pete Muir commented on JBSEAM-3506:
-----------------------------------
Norman and I feel the correct semantics are:
(1) create=false, no @Autocreate, no instance
(2) create=true, no @Autocreate, create an instance
(3) create=false @AutoCreate, no instance
(4) create=true, @AutoCreate, create an instance
We currently do (1), (2), (4). Need to implement (3) in a non-hacky fashion (which will be
hard)
@AutoCreate overrides @Observer(create = false) when it
shouldn't
-----------------------------------------------------------------
Key: JBSEAM-3506
URL:
https://jira.jboss.org/jira/browse/JBSEAM-3506
Project: Seam
Issue Type: Bug
Components: Documentation Issues
Reporter: Christian Bauer
Assignee: Pete Muir
Fix For: 2.1.0.GA
--
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