]
Pete Muir updated JBSEAM-2510:
------------------------------
Fix Version/s: 2.1.0.GA
(was: 2.0.x)
Warn when developer attempts @In(value="#{...}",
create=false)
--------------------------------------------------------------
Key: JBSEAM-2510
URL:
http://jira.jboss.com/jira/browse/JBSEAM-2510
Project: JBoss Seam
Issue Type: Feature Request
Components: Core
Affects Versions: 2.0.1.CR1
Reporter: Matt Drees
Priority: Minor
Fix For: 2.1.0.GA
If a developer does something like this:
@In(value="#{...}", create=false)
the "create" attribute is silently ignored, because EL lookups always create
components if necessary. This causes confusion.
So, log a warning at startup.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: