FYI: http://code.google.com/p/google-web-toolkit/issues/detail?id=672&can=1&q=hashmap
On Oct 17, 6:52 pm, Andrej Harsani <[EMAIL PROTECTED]> wrote: > I'm talking about com.google.gwt.user.client.ui.FastStringMap - class > which is already in GWT... > > On Oct 18, 1:16 am, kozura <[EMAIL PROTECTED]> wrote: > > > Only a small subset of the Java library is emulated for use on the > > client side; > > seehttp://code.google.com/docreader/#p=google-web-toolkit-doc-1-5&t=RefJ.... > > > You can use any library you desire for server-side code, but on the > > client everything has to be properly emulated to handle javascript and > > browser compatibility issues, so is limited to the above set. The "4x > > better performance" might be true in Java, but does not correlate at > > all to how it might be implemented in js! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
