Do we need to add javadoc comments in classes?
How to deal with deprecated classes,methods and constructors? My guess is that we should not care whether something is deprecated or not. We would still need that stuff for backward compatibility. However, I still would like to know if we need to keep certain rules/guidelines in mind when implementing deprecated stuff.

--
Karan Singh

Reply via email to