| List: | Internals | « Previous MessageNext Message » | |
| From: | Davi Arnaut | Date: | June 25 2009 3:27pm |
| Subject: | Re: MySql coding style: Request for deprecation of UPPERCASE typedefs | ||
| View as plain text | |||
On 6/25/09 5:27 AM, Jonas Oreland wrote: >> 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. > > maybe mysql is not designed to be unit-tested, maintainable or testable. > that "MUCH faster compile time for compilers that support precompiled headers" > is really a more important goal. > only if mysql supported by default precompiled headers with gcc.. only if mysql_priv modifications weren't very common... oh.. if my ccache could speak about mysql_priv...
