On 7/18/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
>
>
> Sounds to me like you have alternative ways to implement this, for
> instance, construct what's on your page according to what can be
> displayed, throw an auth exception in the page itself (doesn't sound
> like you were doing this generically to start with?) or use an
> intermediate page that functions like a switch. Also, if you really
> want to follow your approach and IComponentInstantiationListener is
> not rich enough, consider using AOP, which should give you all the
> freedom you wish for.


i think its time for you to build something that uses aop and get it out of
your system :)

-igor
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to