| List: | Internals | « Previous MessageNext Message » | |
| From: | Michael Widenius | Date: | June 27 2009 8:38am |
| Subject: | Re: MySql coding style: Request for deprecation of UPPERCASE typedefs | ||
| View as plain text | |||
Hi! >>>>> "Jonas" == Jonas Oreland <Jonas.Oreland@stripped> writes: >> This practice makes it impossible to do unit testing. >> >> 'include or declare what you use' is a very simple rule, >> and makes the code much more maintainable and testable. Jonas> maybe mysql is not designed to be unit-tested, maintainable or testable. Jonas> that "MUCH faster compile time for compilers that support precompiled headers" Jonas> is really a more important goal. There is no reason why you can't have both. Regards, Monty
