|
|
|
|
|
by Ygg2
272 days ago
|
|
Yeah, and Java was always corporately funded, and to my knowledge no one really used neither the http client nor the XML parser. You basically have a collection of dead weight libs, that people have to begrudgingly maintain. Granted some (JDBC) more useful than the others. Although JDBC is more of an API and less of a library. |
|
As for XML, JAXP was a common way to deal with it. Yes, there’s Xstream etc, but it doesn’t mean any of standard XML APIs are obsolete.