|
Re: What Are Your Java Pain Points, Really?
|
Posted: Feb 21, 2007 4:34 AM
|
|
I generally feel like the crazy uncle in the attic here. The more I used Java, the more disgusted I became with the amount of pointless boilerplate, irrationally nannying compiler, and poorly designed api. I find it is pretty much a cargo cult amalgam of a bunch of stuff that has gone before. I know, I sound like the crazy uncle in the attic, but compare it with something like NextStep - which came well before - and one becomes impatient with designers who are working from an apparently tiny experience base.
Hey, include me in the set of crazy uncles in the attic!
Seriously, folks, none of you read LtU? what Java does, other languages can do in 1/10 of code.
It's a shame really that we are stuck with so inferior languages. Instead of putting our minds into translating the requirements of our customers to code, we spend our time on problems like casting, where to put methods, typing the same things over and over etc.
|
|