I have a bunch of pages that extend a parent page. So I'm really enjoying Tapestry 4's annotation support which allows me to define shared components once. However when I try to annotate shared validation bean delegates I run into problems. One problem is I need to evaluate an OGNL expression as input into a custom validator. As you can guess annotations don't allow that. So, other than duplicating XML specs for those aforementioned validation bean delegates, what should I do? -- View this message in context: http://www.nabble.com/Duplicate-Validation-Bean-Configuration-t1313065.html#a3499394 Sent from the Tapestry - User forum at Nabble.com.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]