On Thu, May 14, 2009 at 10:31 AM, Lex Spoon <[email protected]> wrote:

> Any compile error about overriding a final method indicates that we
> need to call that method with super to preserve behavior.
>

Plus, while avoiding unnecessary super calls might be slightly useful in the
JVM, I would assume in web mode (where we care about performance) the result
will be identical, right?

-- 
John A. Tamplin
Software Engineer (GWT), Google

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to