From: Warren Young Date: July 16 2007 11:59am Subject: Re: Connection::connect() interface is changing List-Archive: http://lists.mysql.com/plusplus/6800 Message-Id: <469B5DA6.6010505@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Alex Burton wrote: > I'm not sure that writing a different constructor is a reason to make a > subclass. If MySQL++ weren't a C++ wrapper for a candy machine C interface, there would be more in these subclasses than just a ctor. For all practical purposes, there are a whole lot of virtual functions in these subclasses with names that all begin with "mysql_".