* Roy Lyseng <Roy.Lyseng@stripped> [09/03/05 18:35]:
Hi Roy,
In a project of our scale even a small style item may entail a
massive and a difficult change.
This is why I am trying to first focus on a way/procedure to raise
and accept changes.
Do you agree that we need to adopt some sort of a democratic/or
other procedure to accept changes to the coding style?
> thanks for bringing this up!
>
> I can raise a few issues:
>
> 1. switch style should be more specific. (I saw 4 different styles on a
> brief scan of sql_select.cc).
>
> 2. "space" advice for bitwise operators missing.
>
> 3. How does class JOIN fit into the coding rules?
>
> 4. How do we handle "modern" C++ (templates, namespaces, exceptions,...)
--