Allow InjectState and InjectStateFlag to 'guess' the name of the ASO
---------------------------------------------------------------------
Key: TAPESTRY-1103
URL: http://issues.apache.org/jira/browse/TAPESTRY-1103
Project: Tapestry
Issue Type: Improvement
Components: Annotations
Affects Versions: 4.0, 4.0.1, 4.0.2
Reporter: Andreas Andreou
Assigned To: Andreas Andreou
Priority: Minor
Fix For: 4.1.1
@InjectState and @InjectState("visit") will be equivalent if the method in
question is getVisit()
also
@InjectStateFlag and @InjectStateFlag("visit") will be equivalent if the method
in question is getVisitExists()
--
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]