В сообщении от 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