On 7/5/07, Jean-Baptiste Quenot <[EMAIL PROTECTED]> wrote:
> cant we have something
>
> @Mount(path="/myurl/")
> public class MyPage extends WebPage ...
>
> and the Wicket Runtime autowires this
Who/what would be looking for this annotation during application
initialization? Can you elaborate?
* Ayodeji Aladejebi:
> Well, even though the no XML configuration stuff is great, i still think
> Wicket can still be even sweeter if there can be more friendly annotation
> support for some very common config tasks
>
> i still really do have issues with Mounting Nice URLs, the code seem much
> as