The Clearsilver template engine is implemented in C and is compiled
into the python interpreters running on Google's servers. (Apparently
it is the template engine behind Google Groups, or was at some point.)
http://www.clearsilver.net/
I don't have any advice on whether it is good or not or how fast it is
-- I've only played with it briefly.
It's a little awkward to develop with due to this SDK bug:
http://code.google.com/p/googleappengine/issues/detail?id=1163
It might be a good choice to use with the built-in webapp framework,
with a few convenience functions.
On Apr 3, 1:13 am, Lee Olayvar <[email protected]> wrote:
> I'm curious, has anyone ran across any tests on appengine with various
> templating engines? I know there are speed comparisons all over the place,
> but im specifically concerning appengine since it has many aspects that
> force various templating engines to not use feature X or speed enhancing
> module Y.
>
> Any opinions would also be handy. I'm looking for an obviously sane
> language, but i have no desire/requirement for the ability to run complex
> logic inside templates (nor should anyone, imo.)
>
> Comments and opinions are much appreciated.
>
> Thanks,
> --
> Lee Olayvar
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---