$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Shams (shams_at_[hidden])
Date: 2007-04-23 06:16:14
Hi,
Yes I forgot to mention that and IF possible I'd rather go with a templating
system but as a separate library or project.
Here is an example of a c++ template language from Google.
http://goog-ctemplate.sourceforge.net/
Thanks
Shams
-- "Steven Siloti" <ssiloti_at_[hidden]> wrote in message news:462B9A98.2090502_at_gmail.com... > Shams wrote: >> 2. Easy way to generate the HTML DOM tree >> > This seems to be a commonly requested feature form cgi libraries but is > it really that necessary? It seems to me that it just encourages bad > habits, i.e. mixing logic and presentation. Shouldn't we instead focus > on providing a convenient template system a la ctemplate but with a more > appropriate API? > > Steven Siloti > _______________________________________________ > Unsubscribe & other changes: > http://listarchives.boost.org/mailman/listinfo.cgi/boost >