| List: | Internals | « Previous MessageNext Message » | |
| From: | Michael Widenius | Date: | May 13 2009 11:27pm |
| Subject: | Re: MySQL Reengineering Project | ||
| View as plain text | |||
Hi! >>>>> "Sergei" == Sergei Golubchik <serg@stripped> writes: <cut> >> write_row() in the handler is another example of exposing vs encapsulation >> (which is fine... if you want to go with C over C++). Sergei> write_row() as you know, and as was mentioned in this thread, doesn't Sergei> use its argument at all. We could just as well declare it as a method Sergei> without arguments. At least it would've been less misleading. <cut> Some engines uses it, others doesn't. Those engines that doesn't use it, may have problems in the future. Regards, Monty
