Fail fast if super.init() is not called in MyApplication#init()
---------------------------------------------------------------

                 Key: WICKET-1859
                 URL: https://issues.apache.org/jira/browse/WICKET-1859
             Project: Wicket
          Issue Type: Improvement
          Components: wicket
    Affects Versions: 1.4-M3, 1.3.4
         Environment: Any
            Reporter: Martin Grigorov
            Priority: Minor


Add a check whether "super.init()" is called in MyApplication#init().
Something similar to Component#onBeforeRender().

>From Wicket Users mailing list:
On Thu, 2008-10-02 at 09:35 -0700, Jonathan Locke wrote:
>
> btw, shouldn't we fail init if super isn't called in this case like those
> other protections we built in?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to