On 1/9/08, Martijn Dashorst <[EMAIL PROTECTED]> wrote:
>
> On Jan 10, 2008 12:06 AM, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
> > you mean @Mount("/foo") class MyPage extends WebPage {...}
> >
> > then we have to scan the classpath for all classes that have that
> > annotation.............
>
> Yep, though scanning classpath seems to be the rage currently.Yes, it seems to be: http://bill.burkecentral.com/2008/01/14/scanning-java-annotations-at-runtime/ Sean
