On Thu, Oct 16, 2008 at 2:56 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > @ Ian: if you import <inherits name="com.googlecode.gwt.math.Math"/> > in your gwt.xml, you can have BigDecimal in your client code. Not > part of the official release, but we're tossing around BigDecimals > between GWT and Hibernate all the time....
That's really cool. Do the client-side BigDecimals support arbitrary-precision math just like the standard JRE versions or are they just display-only "containers"? Also, where do I go to get the supporting code? Ian --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
