В сообщении от 28 ноября 2006 07:58 Warren Young написал(a):
> ??????? ???? wrote:
> > First revision of SSQLS v2 :)
>
> I'm going to have to take some time to study this. I hope to get back
> to you with more commentary soon.
>
> > Require Perl::Template
>
> It's fine to prototype the mechanism with this, but I don't think we can
> get away with this for the final version. Windows partisans seem to
> have an aversion to installing interpreters. We'll need to replace it
> with a C++ implementation for the final version, I think.
Hm... It's a pity. Can you advice me a good C++ template engine? Another
solution is to leave perl until generated code became stable, and then
transfer it to C++ "cout" or smth.