classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] Suggested formatting for javax.swing.timer: second vers


From: Michael Koch
Subject: Re: [cp-patches] Suggested formatting for javax.swing.timer: second version
Date: Fri, 25 Feb 2005 18:20:21 +0100
User-agent: mutt-ng 1.5.8i (Debian)

On Fri, Feb 25, 2005 at 04:43:27PM +0100, Meskauskas Audrius wrote:
> This path replaces "documentme" with documentation comments.
> 
> >From the previous discussion it seems that it is problematic to discuss the 
> whitespace using pathes. Instead, the complete java file with suggested 
> comments and formatting is attached. This path does not alter the code 
> itself. It is 
> verified against regression with the three Mauve tests I currently have.

The first line of the javadoc of Waker.run() whould be indented by one
more space.

The @see tag should be used inline in the javadocs instead of the
<code>somemethod()</code> constructs, as discussed privately.


Michael




reply via email to

[Prev in Thread] Current Thread [Next in Thread]