Le 11 août 2010 15:11, BobV <[email protected]> a écrit : > > At first glance, this would appear to anger the SingleJSO gods. However, > > because NodeImpl contains implementations of all Node methods, there is > no > > actual ambiguity as to which method implementation to bind to. The "this > is > > a bug" wording in the error also raised my eyebrows a bit :) > > Is NodeImpl abstract?
Tried both with and without. But there is only one JSO implementation of each method in the Node interface, so there can be no ambiguity in which one to call. -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
