Every time I run into this kind of issue, BitSet, BigInteger,
BigDouble.... I dig into the source code and find one common element:
long, long, long.

3 GWT projects I thought I was smarter than the GWT team and
implemented the emul classes and serializers. Worked most of the time,
but failed on the edge cases. When you work at a Bank and your numbers
go wrong, and the skew is in the Billions, well, you fall back to
strings and do the math on the server.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to