Hi,

on client side only doubles are existent.
Does it make sense to code all numeric in (java) double?
When using java double, java-code reader will not be surprised

(I was suprised as I recognised the first time, that an "int" easily
holds a value greater than 2³²)

One could expect that int might be slower than double because of
normalization?

What do you think, what is your experience?
Pro and Cons?


Stefan Bachert
http://gwtworld.de

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