Re: I Hate C++ Environments

Joachim Feise (jfeise@XeNT.ics.UCI.edu)
Sun, 03 Jan 1999 15:45:45


At 02:02 03.01.1999 -0800, The Jester wrote:
>
>So on Monday I will go buy VJ++ and see if Java does any better. The
>performance issues worry me a lot since the code I'm writing has to deal
>with an enormous number of variable sized very transiant objects. Exactly
>the sort of thing that brings Java programs to their knees.

Get Visual Cafe. IMHO, much better development environment (ok, I didn't
try VJ 6 yet).
The only reason to get VJ++ is the fast VM. But the JDK now includes
Symantec's JIT compiler (on Windoze platform only.)

-JoeF