Bo Peng wrote:
On 5/26/07, Abdelrazak Younes <[EMAIL PROTECTED]> wrote:
Bo Peng wrote:
>> It is cleaner,
>
> I prefer {} initialization to a bunch of assignments. I like neither
> static bool firsttime, nor the fact that stylehint is repeated several
> times.

This is just cosmetic, I could have just put the initialisation code in
the ParValidator constructor.

That is more wrong because we only need one copy of global parameter
information, not be each ParValidator.

I forgot to say that we need only one ParValidator.

Abdel

Reply via email to