http://gwt-code-reviews.appspot.com/1338806/diff/1/2
File user/src/com/google/gwt/dom/client/Document.java (right):

http://gwt-code-reviews.appspot.com/1338806/diff/1/2#newcode51
user/src/com/google/gwt/dom/client/Document.java:51: private static
native Document nativeGet() /*-{
On 2011/02/08 21:23:14, knorton wrote:
I this method is out of sort order.

I think it's actually in order: get() is public static while nativeGet
is private static. I use a plugin to sort, but my checkstyle plugin
would complain if the ordering was bad.

http://gwt-code-reviews.appspot.com/1338806/show

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

Reply via email to