on 6/28/03 4:43 PM Nicola Ken Barozzi wrote: > The fact is that SWT is crap. Total crap.
Pff, SWT is a thin layer on top of the operating system, everything else is native, therefore optimized and normally hardware accelerated (today's GPUs are gigaflop machines with gigabyte/sec video mem2mem transfer rates). You think you can be faster with Swing (even in natively hardware accelerated ones, as in mach-o). As one that tried to outsmart 3D hardware accelerated cards with pure x86 assembly programming, I can tell you that you are simply wrong. Hopefully, this eclipse will outshade sun's views and java speed on the client will *finally* emerge from the casted shadows. -- Stefano.