Re: [QUESTION] Coding style...

2003-02-11 Thread Niclas Hedhman
On Tuesday 11 February 2003 15:56, Konstantin Piroumian wrote: > From: "Vadim Gritsenko" <[EMAIL PROTECTED]> > > > Pier Fumagalli wrote: > > >I was wondering if there are some guidelines for Cocoon (back in the > > > days when I started there weren't, but maybe now)... > I am used to the Sun's codi

Re: [QUESTION] Coding style...

2003-02-11 Thread J.Pietschmann
Pier Fumagalli wrote: As in every project where a bunch of people are contributing at the same time, one day or another, it comes up "what kind" of coding style one actually want to have throughout the source code... I was wondering if there are some guidelines for Cocoon (back in the days when I

Re: [QUESTION] Coding style...

2003-02-11 Thread Stephan Michels
On Tue, 11 Feb 2003, Konstantin Piroumian wrote: > From: "Vadim Gritsenko" <[EMAIL PROTECTED]> > > Pier Fumagalli wrote: > > > > >As in every project where a bunch of people are contributing at the same > > >time, one day or another, it comes up "what kind" of coding style one > > >actually want

Re: [QUESTION] Coding style...

2003-02-11 Thread Nicola Ken Barozzi
Carsten Ziegeler wrote, On 11/02/2003 9.03: We have an informal coding standard that can be seen (as Vadim pointed out) in most of our sources; so we should stick to this. And for the rest we somewhat informall seem to agree to: http://jakarta.apache.org/poi/resolutions/res001.html just for th

RE: [QUESTION] Coding style...

2003-02-11 Thread Carsten Ziegeler
IL PROTECTED] > Subject: Re: [QUESTION] Coding style... > > > From: "Vadim Gritsenko" <[EMAIL PROTECTED]> > > Pier Fumagalli wrote: > > > > >As in every project where a bunch of people are contributing > at the same > > >time, one day or anothe

Re: [QUESTION] Coding style...

2003-02-10 Thread Konstantin Piroumian
From: "Vadim Gritsenko" <[EMAIL PROTECTED]> > Pier Fumagalli wrote: > > >As in every project where a bunch of people are contributing at the same > >time, one day or another, it comes up "what kind" of coding style one > >actually want to have throughout the source code... > > > >I was wondering if

Re: [QUESTION] Coding style...

2003-02-10 Thread Vadim Gritsenko
Pier Fumagalli wrote: As in every project where a bunch of people are contributing at the same time, one day or another, it comes up "what kind" of coding style one actually want to have throughout the source code... I was wondering if there are some guidelines for Cocoon (back in the days when

[QUESTION] Coding style...

2003-02-10 Thread Pier Fumagalli
As in every project where a bunch of people are contributing at the same time, one day or another, it comes up "what kind" of coding style one actually want to have throughout the source code... I was wondering if there are some guidelines for Cocoon (back in the days when I started there weren't,