Re: [Java-gnome-developer] handlers as ints?
Brought to you by:
afcowie
From: Mark H. <mh...@ca...> - 2003-11-17 16:29:45
|
On Mon, Nov 17, 2003 at 10:53:35AM -0500, Jeffrey Morgan wrote: > > 64bits OSes? As I see it, two solutions are posible: 1. Have a handler > > table to make the conversion, 2. Change everything to long and > > recompile. Since we're using jni, some recompilation will have to be done for each architecture anyway. Why is it such a bad thing to use longs on 64 bit architectures and ints on the others? I would expect your proposal to have unnecessary run-time performance hits. -- .''`. Mark Howard : :' : `. `' http://www.tildemh.com `- mh...@de... | mh...@ti... | mh...@ca... |