From: Date: August 17 2007 10:40am Subject: RE: SSQLSv2 design discussion List-Archive: http://lists.mysql.com/plusplus/6957 Message-Id: <07f101c7e0aa$3c493000$0400a8c0@joel> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Warren Young wrote: > Perhaps you are overengineering it. What's wrong with just subclassing > mysqlpp::Date and telling ssqlsxlat to use your subclass? Every > assignment to it can run the text through your extra logic. Nothing! I was just thinking out loud. Especially if we can reduce dependencies so it doesn't drag other bits of mysql/mysql++ in - sorry to bring that up *again* :)