Re: thanks once again to michael and louise :)



Sean wrote:
Louise Bremner wrote:
Ben Bullock <benkasminbullock@xxxxxxxxx> wrote:

I'd advise anyone who values their sanity to steer clear of anything
to do with Java.

Since I spend a far too-large proportion of my day in a Java app that's
extremely well-behaved, I suspect there might be other factors involved.

________________________________________________________________________
Louise Bremner (log at gol dot com)
If you want a reply by e-mail, don't write to my Yahoo address!

I've never had any issue with Java. Could it be our Macs?

Totally, dude. BTW, do have a look at Eric Clapton's 2007 Crossroads
Concert: if Susan Tedeschi and Tal Wilkenfeld don't cause your socks to
oscillate, well, we better have a talk.

Dan

--
Science is true. Don't be misled by facts.
.



Relevant Pages

  • Re: thanks once again to michael and louise :)
    ... sanity to steer clear of anything to do with Java. ... I suspect there might be other factors involved. ... Louise Bremner ...
    (sci.lang.japan)
  • Re: Calling JVM from a C program
    ... Sun's web site only offers very old and short stuff. ... The whole book online... ... that almost all users of JNI will be wanting to call C from Java ... suspect -- false far more often than the books would lead you to suspect. ...
    (comp.lang.java.programmer)
  • Re: What are first-class objects?
    ... >Classes in Java are not first-class objects. ... but suspect it's similar to Java. ... In Smalltalk, classes are first-class objects. ...
    (comp.object)
  • Re: Java compatibility issues (WAS: MF having issues?)
    ... I suspect it's exactly as I think... ... It was not about your java knowledge. ... do two references refer to the same object?) ... The method being invoked is called "equals", ...
    (comp.lang.cobol)
  • Re: MF having issues?
    ... I've heard from Java advocates that because it's very common in Java to write a program in which you create and quickly throw away objects, many implementations of Java are heavily optimized for this kind of usage. ... I've read some articles about garbage collection algorithms -- generative garbage collectors do in fact keep track of "how old" objects are, and do some optimizations to be able to quickly recycle younger objects -- so I can confirm that a lot of thought was actually put into the issue. ... I suspect, all other things being equal the COBOL program would be easier to understand, COBOL being much more verbose than Java. ...
    (comp.lang.cobol)