On Tue, Sep 9, 2008 at 10:11 AM, Eric Ayers <[EMAIL PROTECTED]> wrote:
> Would you please review the following change I made to the Developer's > Guide? > > Updated the page: > > > http://code.google.com/p/google-web-toolkit-doc-1-5/wiki/DevGuideMarshaling?updated=DevGuideMarshaling&ts=1220969310 > > with the following text near the bottom: > > "When passing arrays between JavaScript and Java, the helper classes > JsArray, JsArrayBoolean, JsArrayInteger, JsArrayNumber, and JsArrayString > can be used to efficiently pass arrays when compiled into JavaScript. When > compiled, these classes turn into native JavaScript arrays." > LGTM, other than the wording might be construed as meaning it is only when you compile and isn't available in hosted mode. -- John A. Tamplin Software Engineer (GWT), Google --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
