|
|
|
|
|
by ivan_gammel
272 days ago
|
|
It is not madness. Java is a good example of rich and modular standard library. Some components of it are eventually deprecated and removed (e.g. Applets) and this process takes long enough. Its standard library does include good crypto and http client, database abstraction API (JDBC) which is implemented by database drivers etc. |
|
Granted some (JDBC) more useful than the others. Although JDBC is more of an API and less of a library.