| List: | Internals | « Previous MessageNext Message » | |
| From: | Konstantin Osipov | Date: | July 1 2009 8:28am |
| Subject: | Re: MySql coding style: Request for deprecation of UPPERCASE typedefs | ||
| View as plain text | |||
* Alex Esterkin <aesterkin@stripped> [09/07/01 08:10]: > Have you considered how much extra work and headache a change like > this will bring to the community? Evolution of particular features, > functions, and files will become impossible to trace, numerous partner > libraries will break, etc. > Do you also plan on changing class names? For example, rename THD > into Thd, rename sql_exchange into Sql_exchange, etc? Yes to both questions. We don't want to screw you up -- but there will be a stream of changes to the internals of the server, and the changes listed above look innocent with some tectonic architecture shifts that may and eventually will happen. Should I mention that opening the guts of the server to the community without first making sure they are sufficiently stable was... a bit premature. --
