Linked by Thom Holwerda on Mon 4th Jan 2010 18:29 UTC, submitted by martini
Thread beginning with comment 402423
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
Also Javas main field of application is servers (J2EE).
For good reason - all Java GUI toolkits are unacceptably slow and huge memory hogs! Somehow neither Sun, nor anybody else could resolve these two problems - so Java is stuck with J2EE type apps, or mickey mouse mobile device (phone) applications.




Member since:
2006-01-22
While I like Qt I highly disagree with that statement. Qt is a library/framework, Java is a bytecode compiled JITed language. Totally different things! After all there are Java Bindings for Qt, so how could Qt be a replacement for Java? Also Javas main field of application is servers (J2EE). To use a lowlevel language like C/C++ there would just be insane. Also thats not the target of Qt.