I'm relatively new to Tapestry, so forgive me if I'm way off the mark, but
it seems to me that package-level annotations [1] might be an option here...

Regards,

Daniel Gredler


[1] http://www.onjava.com/pub/a/onjava/2004/04/21/declarative.html?page=3

On 3/1/06, Howard Lewis Ship <[EMAIL PROTECTED]> wrote:

>
> 1) The class loading mechanism will work best, I think, if there are a
> a finite set of packages that can contain pages/components and mixins.
> Using an annotation is part of the solution, but may not be scalable
> (how do you know which classes need to be loaded and enhanced?)
>
>

Reply via email to