UniverseUniversity


Home Projects Jobs Clientele Contact

uu


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: r431 - in trunk: . db libdm libui themes



This process isn't completed yet. Besides (after some thinking), I see no
reason to hide db drivers. CDatabase would be the preferred way,
CXYZDatabase would be deprecated way, at least for now. This way existing
SPTK3 programs should require minimal corrections.

2009/4/15 Ilya A. Volynets-Evenbakh <ilya@total-knowledge.com>

> alexey@mail.total-knowledge.com wrote:
> > Modified: trunk/libdm/CConnection.cpp
> > ===================================================================
> > --- trunk/libdm/CConnection.cpp       2009-03-09 08:21:59 UTC (rev 430)
> > +++ trunk/libdm/CConnection.cpp       2009-04-14 12:33:51 UTC (rev 431)
> > @@ -26,7 +26,7 @@
> >
> ***************************************************************************/
> >
> >  #include "CConnection.h"
> > -#include <sptk3/db/CPostgreSQLDatabase.h>
> > +#include <sptk4/db/CPostgreSQLDatabase.h>
> >
> >
> This doesn't look right to me...
> In fact, I think C+Database.h files should no longer be available
> for inclusion at all.
>
> --
> Ilya A. Volynets-Evenbakh
> http://www.total-knowledge.com
>
>


-- 
Alexey Parshin,
http://www.sptk.net

Authoright © Total Knowledge: 2001-2008