add an rfe into jira

-igor

On Tue, Sep 23, 2008 at 2:39 PM,  <[EMAIL PROTECTED]> wrote:
> Shouldn't wicket throw an IllegalStateException on subsequente calls of
> Application.initializeComponents().
>
> Afterall,
>
> /**
> * THIS METHOD IS NOT PART OF THE WICKET PUBLIC API. DO NOT CALL.
> *
> * Initializes wicket components.
> */
> public final void initializeComponents() { ... }
>
> Is there any reason to not throw this exception? Or simply, return if it is
> been called a second time, giving a warning.
>
> cheers
> Bruno
>

Reply via email to