commit | 8e244d2f9c42c927a23a230ecbb8d2f65d001e97 | [log] [tgz] |
---|---|---|
author | spoon@google.com <spoon@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Mon Apr 28 18:33:43 2008 +0000 |
committer | spoon@google.com <spoon@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Mon Apr 28 18:33:43 2008 +0000 |
tree | 9bcaba67df2edea9a38a5daaf21003c09be7889f | |
parent | ecc16563e090ebc5b5de9ad36ba0d5d43fe9bfa2 [diff] |
Relax the JavaScriptObject restriction on instance methods being final. A non-final instance methods is now allowed so long as one of: the method is private, or the method is in a final class. Suggested by: scottb, bruce Review by: scottb git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@2601 8db76d5a-ed1c-0410-87a9-c151d255dfc7