you mean @Mount("/foo") class MyPage extends WebPage {...}

then we have to scan the classpath for all classes that have that
annotation.............


-igor


On Jan 9, 2008 2:53 PM, Martijn Dashorst <[EMAIL PROTECTED]> wrote:
> We've tried annotations for lifecycle methods and that didn't work
> out. But I think other parts of our API can benefit from annotations.
>
> I suggest we take a look at annotations for:
>  * the mount with a page
>  * ........
>
> Martijn
>
> --
> Buy Wicket in Action: http://manning.com/dashorst
> Apache Wicket 1.3.0 is released
> Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.0
>

Reply via email to