Hi List,

I am using GWT1.5 and was looking into solving that performance
bottleneck with using String as key in a HashMap last week and I
stumbled upon some group posts recommending usage of the
FastStringMap.

So I tried using the FastStringMap a few days back but I was having
problems when compiling it, something to do with serialization, tried
putting IsSerializable, putting blank noargs constructor but to no
avail.

Am I in right direction trying to make the FastStringMap serializable?




--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to