1 and 2) I too would prefer curly braces on the same line, not next line
(same argument as Mathias - more compact code), but I ain't religious about
it. Let's at least use the same convention for all places (class, method,
loops etc)

3) This was inserted by the old pretty.settings, and isn't really inserted
anymore. It's just leftovers. Of course they should be removed, but when we
do, lets write some real docs.

Aslak

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Mathias
> Bogaert
> Sent: 4. mai 2002 22:05
> To: [EMAIL PROTECTED]
> Subject: Re: [Xdoclet-devel] Coding conventions and Logging
>
>
> 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


_______________________________________________________________

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