Okay, so I'm working on this again and just by looking at the other annotation workers it looks like there aren't any that do anything to non-abstract methods. My annotation works on methods which have an implementation. Is there any way to work with a method that is non-abstract using the tapestry annotation classes?
On Thu, 2006-05-25 at 14:12 -0400, Jesse Kuhnert wrote: > It's like that at all. The annotation workers run before the normal > enhancement workers (like property setters and such), whoever claims the > property first wins. (you can control when your worker is called via > hivemind's awesome pipeline ability ). --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]