On May 3, 9:30 am, "Robert J. Carr" <[email protected]> wrote: > Ah ... spoke too soon. You'll see in the collections examples the > constructors are still protected, i.e., they still need to be created > by the underlying javascript (which is sketchy).
JsArrayString listOfStrings = JavaScriptObject.createArray().cast(); > Anyway, it seems if I encapsulate all of the creation and manipulation > of the array it will be transparent, I'm just not sure why this isn't > in the standard library. Er, isn't "com.google.gwt.core" the "standard library" ?! -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
