Previously Malthe Borch wrote: > 2009/4/27 Reed O'Brien <r...@reedobrien.com>: > > +0 I think it is OK to have a default one. Think "hello world". > > Devil's advocate here, but: > > >>> print "<html><body>Hello world</body></html>" > > You kind of don't need a templating language; in particular, you might > want to serve up binary files only, combined with JSON input/output. > We actually do that in ``repoze.filecat``.
That works, but any first user of repoze.bfg is bound to want to try a template, and not bundling any default templating languages will make that first introduction to bfg more complicated. Wichert. -- Wichert Akkerman <wich...@wiggy.net> It is simple to make things. http://www.wiggy.net/ It is hard to make things simple. _______________________________________________ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org/listinfo/repoze-dev