From: Jost B. <jos...@ya...> - 2005-12-19 19:57:20
|
Hi, > [64 bit integer] > > ... it should be Long in java > > I think this depends on the VM's memory model. Correction: Ecma 334 specifies that a long has 64 bits, too, the previous behaviour was more correct. But this doesn't invalidate the reason for the change. Users who want to create a long can always call: $l = new java("java.lang.Long", val); If necessary the bridge coerces the Long into a long. ___________________________________________________________ Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de |