On Thu, 19 Jul 2001, Doug MacEachern wrote:

> looks great stas, feel free to commit.
> there's just one style nit
> if () {
> } else {
> }
> which should be:
> if () {
> else {
> }

doh! habits, habits

I'd install per-commit filter to croak on the '} else {' pattern :)

thanks for reminder

_____________________________________________________________________
Stas Bekman              JAm_pH     --   Just Another mod_perl Hacker
http://stason.org/       mod_perl Guide  http://perl.apache.org/guide
mailto:[EMAIL PROTECTED]   http://apachetoday.com http://eXtropia.com/
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to