I gotta take a break from JavaDoc'ing the next few days - could anyone please step in and pick up from where I left off?
On Fri, Sep 12, 2008 at 5:24 PM, Les Hazlewood <[EMAIL PROTECTED]> wrote: > Good point - thanks! > > On Fri, Sep 12, 2008 at 5:12 PM, Emmanuel Lecharny <[EMAIL PROTECTED]> > wrote: >> >> 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 >> >> > >
