On Monday 31 December 2007 11:39, Tobias Schlitt wrote:
> Hi all!
>
> During development of the Webdav component Kore and me agreed to add an
> extra new-line to the doc-blocks we created, directly after the short
> description. Instead of
>
> /**
>  * This is the short description.
>  * This is the long description which is very very long and even longer
>  * and much longer as the short one and can possibly contain even more
>  * and more text as you can see here...
>  */
>
> our doc-blocks in Webdav look like
>
> /**
>  * This is the short description.
>  *
>  * This is the long description which is very very long and even longer
>  * and much longer as the short one and can possibly contain even more
>  * and more text as you can see here...
>  */

When we started with the components discussed the same issue, as I remember 
correctly. That time we decided not to repeat what was written in the short 
description in the long description again. Therefore there is also no newline 
between short and long. 

Raymond.

-- 
Components mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/components

Reply via email to