Comment by bobbysoares:

Scottb, I was suggesting for example having "new MyObject(...)" be replaced  
with "MyObject.newInstance(...)" automatically (where newInstance would be  
a method supplied by the developer which returns an instance of the class,  
possibly natively, after calling the JS constructor). Maybe it's not a  
great solution.

Rjrjr, the non-JSO implementation would add overhead though, right? That's  
what i wanted to avoid, without giving up constructors, if possible. If  
not, i'll still live.


For more information:
http://code.google.com/p/google-web-toolkit/wiki/OverlayTypes

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

Reply via email to