On Sat, Apr 11, 2009 at 5:02 AM, Dean S. Jones <[email protected]> wrote:
> > At this point, I'm not going to bet my life on GWT simulation of long > and bit operations. I would because first of all you can check the code - this kind of stuff has been written hundreds of times for all sorts of different bit sizes. I'm sure there's textbooks on the stuff. Secondly, just run in hosted mode & then you'll have the real native Java long. > > > boolean[] is less efficient, but easier to trust.. Does this actually solve the problem though? If it doesn't (and I suspect it doesn't) you're focusing on the wrong problem. > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
