The Quake code has only ever been tested on WebKit (Nitro & V8), so I would check it carefully before using. float/doubleToLongBits() in Javascript is a truly, truly foul piece of work that is horrifically inefficient. Use with caution.
On Fri, Apr 2, 2010 at 2:35 PM, John Tamplin <[email protected]> wrote: > On Wed, Mar 31, 2010 at 8:49 AM, Dennis <[email protected]> wrote: > >> in >> http://groups.google.com/group/google-web-toolkit-contributors/browse_thread/thread/a5193c6a82eddb5e/ba5dbb35ecc0f512 >> Ray Cromwell submitted an implementation for (amongst others) >> Double.doubleToLongBits(). >> >> I can't find this in the current gwt 2.0.3 - has this been removed at >> some point? >> > > It wasn't ever included, apparently because it wasn't totally stable across > browsers. > > -- > John A. Tamplin > Software Engineer (GWT), Google > > -- > http://groups.google.com/group/Google-Web-Toolkit-Contributors > -- http://groups.google.com/group/Google-Web-Toolkit-Contributors To unsubscribe, reply using "remove me" as the subject.
