I can live with 1, 3 and the blanks. But 2 makes the source long and IMO it
takes more time to read (and these are not the java coding conventions).

Mathias

----- Original Message -----
From: "Ara Abrahamian" <[EMAIL PROTECTED]>
To: "'Mathias Bogaert'" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Saturday, May 04, 2002 3:41 AM
Subject: RE: [Xdoclet-devel] Coding conventions and Logging


> 1.
> class blabla
> {            <-new line
>
> 2.
> public void blabla()
> {            <-new line
>
> 3. Remove all those nonsense @todo-javadoc items:
>     /**
>      * @todo-javadoc   Describe the field
>      */
>
>
>
> I also like this one but can live w/o it (again blanks before/after):
>
>     public GenerationManager( TemplateSubTask subtask )    <- (blank
> blank)
>
>
>         Log log = LogUtil.getLog( GenerationManager.class, "xml" );
>
> Ara.
>
> > -----Original Message-----
> > From: [EMAIL PROTECTED] [mailto:xdoclet-devel-
> > [EMAIL PROTECTED]] On Behalf Of Mathias Bogaert
> > Sent: Saturday, May 04, 2002 11:22 PM
> > To: [EMAIL PROTECTED]
> > Subject: [Xdoclet-devel] Coding conventions and Logging
> >
> > Ok guys,
> >
> > I have attached the new version of the GenerationManager, as an
> example of
> > what it will look like after the conding conventions and logging
> changes.
> > Look at it and tell me if you like it or not.
> >
> > Mathias
>
>
>
> _______________________________________________________________
>
> Have big pipes? SourceForge.net is looking for download mirrors. We supply
> the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
> _______________________________________________
> Xdoclet-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
>


_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to