18 messages in com.mysql.lists.plusplusRe: Problems with timestamp
FromSent OnAttachments
Королев Илья16 Oct 2006 05:57 
Warren Young16 Oct 2006 17:36 
Королев Илья17 Oct 2006 00:34 
Warren Young17 Oct 2006 01:46 
Королев Илья17 Oct 2006 02:05 
Warren Young17 Oct 2006 03:12 
Королев Илья17 Oct 2006 03:26 
Warren Young17 Oct 2006 05:03 
Королев Илья17 Oct 2006 06:24 
Warren Young18 Oct 2006 05:20 
Королев Илья18 Oct 2006 06:40 
Warren Young18 Oct 2006 11:34 
Королев Илья24 Oct 2006 01:20 
Warren Young24 Oct 2006 14:39 
Королев Илья24 Oct 2006 22:39 
Warren Young25 Oct 2006 05:13 
Королев Илья20 Nov 2006 03:10 
Warren Young20 Nov 2006 11:32 
Subject:Re: Problems with timestamp
From:Королев Илья (bre@begun.ru)
Date:10/24/2006 10:39:30 PM
List:com.mysql.lists.plusplus

5. SSQLS structures should derive from a common base class. This let you put some useful common code in the MySQL++ library itself, but more importantly, it would let you make methods like Query::insert() into regular methods instead of templates.

Give a more detailed description (example), please.

What else needs to be explained? It would be useful if all SSQLSes derived from a common base class that lives in the MySQL++ library. There's nothing more complicated than that to it.

I mean "what do you think about interface of that common base class" :)