From: Date: August 16 2007 10:17am Subject: Re: SSQLSv2 design discussion List-Archive: http://lists.mysql.com/plusplus/6949 Message-Id: <46C40834.4010508@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Joel Fielder wrote: > > Also, the ability to apply some transform as the result set goes into > the SSQLS, e.g. localising a date. I have zero personal interest in that. If one wants it, one will have to provide a patch. Fortunately, I think SSQLSv2 should be unusually resistant to ABI breakage. Most changes to it should just change the generated code. This might break someone else's ABI, but that's their concern. :) This means SSQLSv2 should be free to evolve in interesting ways after it's released. We don't have to boil the ocean today.