[Glade-devel] Coding style

Archit Baweja bighead@users.sourceforge.net
Fri, 17 Dec 2004 03:33:29 -0500


Hey

I might have missed it on the mailing list archives (then again I
checked, there was no mention of it). Anyway, not that I personally have
against it, but I don't really think changing the coding style in the
first place was a good idea (especially since it was pretty sane, and
well the little personal reason that, that is my preferred style
too :-D). 

Don't want to sound all offensive (not at all my intention). Its a small
little detail anyway.

Disregard my earlier mail for bringing it up.

Archit

On Thu, 2004-12-16 at 16:52 -0500, Tristan Van Berkom wrote:
> On Thu, 16 Dec 2004 21:31:10 +0000, Archit Baweja
> <bighead@users.sourceforge.net> wrote:
> [...]
> > Same for some while loops etc.
> > 
> > I know its a little thing, but I'd recommend following one style, that
> > too the old one. Keeping the coding style consistent is a good thing.
> 
> Argh, 
>    we went through all that a few months ago during the project
> revival, the HACKING file has a note about that.
> 
> The style is:
> =========
> if (...)
> {
>     /* ... */
> }
> =========
> 
> The other style (still present in some areas of the code) is
> being removed slowly, patch by patch.
> 
> Cheers,
>                                             -Tristan
> _______________________________________________
> Glade-devel maillist  -  Glade-devel@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/glade-devel
>