From: Michael Widenius Date: June 27 2009 8:38am Subject: Re: MySql coding style: Request for deprecation of UPPERCASE typedefs List-Archive: http://lists.mysql.com/internals/37016 Message-Id: <19013.55962.242064.950189@narttu.askmonty.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi! >>>>> "Jonas" == Jonas Oreland 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