yeah webapplication could make that final. (same as the internalDestroy)
But still if people would make there own none webapplication we would still
have the same problem.

would be nice to have some different scope in java like "friends" or thinks
like
protected only for xxxx
or
final protected except for xxxx





On 6/20/07, Al Maw <[EMAIL PROTECTED]> wrote:

Al Maw wrote:
> Application#internalInit() isn't final. However, if you override it and
> don't call super.internalInit(), you won't add the session store, the
> converter locator, any of the component resolvers, etc. etc.
>
> Obviously you have the init() method to configure your app with. So
> surely internalInit() should be made final?

Errr, on WebApplication, I mean, obviously.

Al
--
Alastair Maw
Wicket-biased blog at http://herebebeasties.com

Reply via email to