Les Hazlewood wrote:
Finally, sometimes I may or may not JavaDoc an implementation of an interface method, since JavaDoc automatically 'imports' the interface's JavaDoc if none is specified for that method.But I only do this when the implementation is trivial/obvious. Otherwise I try to JavaDoc the implementation strategy of the method.
using [EMAIL PROTECTED] tag may help to know that the Javadoc is not missing. -- -- cordialement, regards, Emmanuel Lécharny www.iktek.com directory.apache.org
