[ http://issues.apache.org/jira/browse/TAPESTRY-602?page=comments#action_12356311 ]
Howard M. Lewis Ship commented on TAPESTRY-602: ----------------------------------------------- This ones a little bit tricky. I'd like to add an @InitialValue annotation that would be used on a transient property accessor, or in conjunction with @Persist. However, the order in which method annotations are applied is not defined and @InitialValue would have to occur AFTER @Persist, if any. > Add annotation to define default value of property > -------------------------------------------------- > > Key: TAPESTRY-602 > URL: http://issues.apache.org/jira/browse/TAPESTRY-602 > Project: Tapestry > Type: Wish > Reporter: Ron Piterman > Assignee: Howard M. Lewis Ship > > If one uses annotations, there is currently no way to define a default value > for a property. -- 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]
