[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-2510) Warn when developer attempts @In(value="#{...}", create=false)

Pete Muir (JIRA) jira-events at lists.jboss.org
Fri May 16 06:20:29 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBSEAM-2510?page=all ]

Pete Muir updated JBSEAM-2510:
------------------------------

    Fix Version/s: 2.1.0.BETA1
                       (was: 2.1.0.GA)

> Warn when developer attempts @In(value="#{...}", create=false)
> --------------------------------------------------------------
>
>                 Key: JBSEAM-2510
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2510
>             Project: Seam
>          Issue Type: Feature Request
>          Components: Core
>    Affects Versions: 2.0.1.CR1
>            Reporter: Matt Drees
>            Priority: Minor
>             Fix For: 2.1.0.BETA1
>
>
> 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: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list