24 Sep
Java in a Nutshell? Yet it clocks in at 3.2 pounds and 1,264 pages. Yet another example how Java’s original design point as a “simple” language has gone so far out the window. Alas.
Posted in General, Programming, Technology by: howard
No Comments
24 Sep
“Generics are a mistake.” Be afraid. Be very afraid.
Posted in General, Programming, Technology by: howard
No Comments
24 Sep
When Bruce Eckel states “As much as Java people like to dis C++ for just about everything, C++ templates are much more straightforward than Java generics…” — and he’s right — and C++ templates aren’t exactly a paragon of virtue when it comes to being able to write good, clean, legible, effective, maintainable code… As [...]
Posted in General, Programming, Technology by: howard
No Comments
24 Sep
Here’s a set of posts about how Java’s becoming overly complex to be useful, it’s because the fundamental precept ‘protect developers from themselves’ has been betrayed (J2SE5′s complexity as case in point) which is forrcing people to migrate elsewhere to better solutions. Lots of good posts here worth reading if you do anything with Java, [...]
Posted in General, Programming, Technology by: howard
No Comments
24 Sep
Even Bruce is throwing up his hands in disgust. Thanks Sun. And all the rest of the folks who’ve helped. Thankfully we have Python to drive away from this wreckage…
Posted in General, Programming, Technology by: howard
No Comments
24 Sep
SOAP is reinventing CORBA. Badly. This isn’t the 1st time I’ve heard this. And I’ve yet to hear a cogent argument disputing it.
Posted in General, Programming, Technology by: howard
No Comments
24 Sep
Posted in General, Humor by: howard
No Comments
24 Sep
Go multi-process instead.
Posted in General, Programming by: howard
No Comments