> > No: TestObj.member1 is evaluated to a function and then called as a > constructor with the arguments: > http://www.ecma-international.org/ecma-262/5.1/#sec-11.2.2 >
I definitely have to read more about JS. Thanks for correcting. Just noticed "this.x" in the JSNI method getAsJsObj(). Shouldn't that be "[email protected]::x" ? -- J. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
