0
votes
What’s the purpose of META-INF?
I've noticed that some Java libraries have started using META-INF as a directory in which to include configuration files that should be packaged and included in the CLASSPATH along with JARs. For …
1
vote
When are API methods marked “deprecated” actually going to go away?
I have a better recommendation: rather than telling him to use Calendar, you should switch to either JodaTime or …
