And dont think the component is instantiated compoletely!
Only the Component class is there all others are not 'done' yet.

But why is this a problem?

On 5/1/08, Ned Collyer <[EMAIL PROTECTED]> wrote:
>
> Why is isInstantiationAuthorized(Class componentClass) only called after
> instantiation?
>
> eg,
> isInstantiationAuthorized(component.getClass())
>
> Been driving me crazy - u'd expect this to be called before instantiation.
>
> I'm curious because it's probably been done for a good reason.
> --
> View this message in context:
> http://www.nabble.com/Question-about-IAuthorizationStrategy-tp16993036p16993036.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to