Java, I don't see it taking off really. Looking at the philosophy
(ignoring all the hypes), the final programs seem stable, just
the browsers can't handle it (most browsers stall or crash after
loading some java-intensive sites).
My 15 years programming-experience tells me GUIs should be interpreter-based,
like PerlTK or TCL/TK does, but not compiler based,
one of the main disadvantages of Java beside of the browser problems.
In short Java doesn't play much if any importance in my programmer life as
you see below.
JVM | | The only interesting aspect of Java I came accross (June 2001)
is the Java Virtual Machine (JVM) which interprets the byte-code can be used by other languages:
Especially the perljvm got
my attention :-)
|
