Thread overview
DSP, FastCGI: Clearsilver
Mar 24, 2006
Marcio
Mar 24, 2006
Brad Anderson
Mar 25, 2006
Marcio
March 24, 2006
	For the people doing DSP (D server pages) and/or FastCGI for D:

	You may want to look at Clearsilver http://www.clearsilver.net/docs/template_basics.hdf

	It is used by trac http://projects.edgewall.com/trac/

marcio
March 24, 2006
Marcio wrote:
> 
>     For the people doing DSP (D server pages) and/or FastCGI for D:
> 
>     You may want to look at Clearsilver
> http://www.clearsilver.net/docs/template_basics.hdf
> 
>     It is used by trac http://projects.edgewall.com/trac/
> 
> marcio

hrm, I'm pretty sure the Trac devs are planning an exodus from Clearsilver, to something like 'kid' or other templating system.  It could still work for D, but the Trac guys are some smart dudes, and probably have some reasons for abandoning CS in favor of something else.  BTW, I'm not sure if 'kid' is Python-centric or not.  Gotta go do some homework.

BA
March 25, 2006
Brad Anderson wrote:
> BTW, I'm not sure if 'kid' is
> Python-centric or not.

	It is Python-centric.

marcio