And what I don't understand is how we can talk about Java OO-purist when the primitive data types like integers aren't object and needs a wrapper to stick it in a container.
That is a pain in the ass. Apparently though, 1.5 takes care of this...
That just doesn't make sense... A "port" implies that the code was recompiled in the least, so there wouldn't be any reason for the bytes to be there.
The only way for the bytes to be there would be if he copied the object code, which wouldn't work anyway...
BTW, when using Info remember that you're actually using a hacked version of Emacs. By learning to use Info you are learning some parts of Emacs. If you have some kind of religious conflict with this, you should probably stop using Info.
Is there a vi version of Info?
Java is great for server-side programming.
on
The Future of Java?
·
· Score: 1
Now I may sound like an idiot for saying this, but java never made sense as a server-side language. It wasn't designed as a server-side language, it was designed as a client-side language. I've never really understood why people say "we use java on the server because it's write-once run-anywhere." It doesn't make sense: on a server you have complete control of the hardware so compiling to machine code is both possible and good for performance.
I guess you've never had to support mulitple servers... Not every company uses one server for everything. Under one vp, they buy a Sun. The next one comes in, they buy an hp. Maybe somebody else brings in 3 Windows 2000 boxes... Do you really want to compile, test, and support your app in each environment?
Anyway, I have a fairly large app (no gui) that I develop on NT, test on Linux, and run on Solaris, Linux, NT, and Windows 95. I don't have to do anything to make this work. It just works.
Edgar Cayce was reincarnated as a psychic fly!?!?
Jeff Bezos has applied for a patent for space.
And what I don't understand is how we can talk about Java OO-purist when the primitive data types like integers aren't object and needs a wrapper to stick it in a container. That is a pain in the ass. Apparently though, 1.5 takes care of this...
That just doesn't make sense... A "port" implies that the code was recompiled in the least, so there wouldn't be any reason for the bytes to be there. The only way for the bytes to be there would be if he copied the object code, which wouldn't work anyway...
Yes, Dennis is so brave...
Just last year, he was proposing legislation that would make it illegal for Major League Baseball teams to only broadcast games on cable.
He just says what he thinks his audience, I mean, voters want to hear. Dennis never had a problem with Clinton going around the UN to bomb Kosovo.
Dennis the Mennace? The boy mayor who bankrupted Cleveland? Who gives a Monkey's ass what that fool thinks?
BTW, when using Info remember that you're actually using a hacked version of Emacs. By learning to use Info you are learning some parts of Emacs. If you have some kind of religious conflict with this, you should probably stop using Info.
Is there a vi version of Info?
Now I may sound like an idiot for saying this, but java never made sense as a server-side language. It wasn't designed as a server-side language, it was designed as a client-side language. I've never really understood why people say "we use java on the server because it's write-once run-anywhere." It doesn't make sense: on a server you have complete control of the hardware so compiling to machine code is both possible and good for performance.
I guess you've never had to support mulitple servers... Not every company uses one server for everything. Under one vp, they buy a Sun. The next one comes in, they buy an hp. Maybe somebody else brings in 3 Windows 2000 boxes... Do you really want to compile, test, and support your app in each environment?
Anyway, I have a fairly large app (no gui) that I develop on NT, test on Linux, and run on Solaris, Linux, NT, and Windows 95. I don't have to do anything to make this work. It just works.
Remember all that cash Microsoft gave Apple a few years back? Part of it was to settle the look & feel nonsense...
Um... My guess is that your average computer power supply transformer is most likely not to contain PCB's.
And just how many books are out there about C & C++?