Hi, I'd like to know what are the implications of this issue.

I just updated from GWT 2.1 to 2.3, and I'm having an error where the 
xxx__devirtual$ function is undefined for one of my JSO objects methods. The 
hierarchy of my JSO is as follows:

InterfaceA
  + getId

InterfaceB extends InterfaceA

MyJSO extends JavaScriptObject implements InterfaceB
 + getId

There are other java classes (i.e. non-JSO) implementing InterfaceA.

Any insight would be appreciated,

Thanks

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

Reply via email to