> We could certainly use @see tags for some of these inherited > methods, as is done in some of the FetchPOP code, but it happens not to > be my default style.
I understand that @see is correctly used to document an overriden interface or abstract method where that method doesn't warrant any additional comment, it makes it clear that the method primarily exists to provide an implemention of the interface/abstract method. d. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
