12 messages in com.mysql.lists.plusplusRe: SSQLS v2 :)
FromSent OnAttachments
Королев Илья21 Nov 2006 06:24 
Warren Young21 Nov 2006 16:09 
Королев Илья22 Nov 2006 02:20.cpp, .h
Королев Илья22 Nov 2006 02:43.cpp, .cpp, .h
Королев Илья23 Nov 2006 04:23.gz
Warren Young27 Nov 2006 20:58 
Королев Илья27 Nov 2006 23:57 
Warren Young29 Nov 2006 04:18 
Королев Илья25 Dec 2006 07:03 
Королев Илья26 Dec 2006 06:41 
Королев Илья27 Dec 2006 05:39 
Королев Илья25 Jan 2007 07:18.gz, .gz
Subject:Re: SSQLS v2 :)
From:Королев Илья (bre@begun.ru)
Date:12/27/2006 05:39:43 AM
List:com.mysql.lists.plusplus

В сообщении от 26 декабря 2006 17:41 Королев Илья написал(a):

If you don't like that, the best thing I can suggest is to try one of the new programmers' search engines that have popped up recently. I haven't had a good reason to use one, though, so I don't have any of their names in mind right now.

the only working template engine I've found is http://reki.ru/products/ctpp/ it's small enought to use it. What do you think?

I plan to use libxml++ to parse xml. Is it ok?

This is a first iteration of c++ generator (1.tag.gz), and a small example (2.tar.gz)

generator using libxml2 and ctpp 1.8.3 (http://reki.ru/products/ctpp/)

There are a hierarchy of DbObjects - this is really useful at least for me.

IDbObject Struct_A Struct_B

Struct_B derives fields, values and keys from Struct_A