The Need for java.lang.Thread and java.sql is Gone

At least for the application developer.
Back in the days of Java1, two cool parts of this new platform was the threading apis and the JDBC apis. These APIs have both had immense success. But I think we, as application developers, should forget about them. I know I mostly have.
There are good reasons, that these apis [...]

August 28, 2008  Tags: , ,   Posted in: Design, Programming  14 Comments