[ http://issues.apache.org/jira/browse/TAPESTRY-573?page=all ]

Brian K. Wallace updated TAPESTRY-573:
--------------------------------------

    Component: Framework

> would like InjectStateWorker to add an "exists" method
> ------------------------------------------------------
>
>          Key: TAPESTRY-573
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-573
>      Project: Tapestry
>         Type: Improvement

>   Components: Framework
>     Versions: 4.0
>     Reporter: Dustin Frazier
>     Priority: Minor

>
> It would be really useful if the injection of an application state object 
> added not only a getter method but also an "exists" method to check whether 
> the state object has been created.  The alternative is to use the state: 
> binding prefix, but this can't be combined in an ognl expression, which makes 
> using it somewhat cumbersome.  If an "exists" method was added, it would make 
> it possible to do the usual "check if it exists, then check a value within 
> it" pattern in one conditional expression.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to