9 messages in com.mysql.lists.plusplusRE: SSQLSv2 design discussion
FromSent OnAttachments
Warren Young14 Aug 2007 22:35 
Chris Frey15 Aug 2007 00:54 
Joel Fielder15 Aug 2007 03:02 
Joel Fielder15 Aug 2007 03:16 
Warren Young16 Aug 2007 01:11 
Warren Young16 Aug 2007 01:17 
Warren Young16 Aug 2007 01:20 
Chris Frey16 Aug 2007 10:27 
Joel Fielder17 Aug 2007 01:39 
Subject:RE: SSQLSv2 design discussion
From:Joel Fielder (joel@switchplane.com)
Date:08/17/2007 01:39:52 AM
List:com.mysql.lists.plusplus

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* :)