Igor is right...I've checked the package
com.google.appengine.tools.appstats inside appengine-api-labs-*.jar.
There are quite a few classes dealing with templating
(TemplateObjectModel and its subclasses, TemplateTool,
TemplateValueHelper, etc.). It seems to me as an effort to create
Django-style templating for Java world. Am I right? Is there something
like this really under the hood? Can anybody provide any further
information about this feature? Is there a way to get source code for
this classes. I think most Java developers will appreciate such
elegant and easy to use templating approach with template inheritance,
powerful template tags and filters.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" 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-java?hl=en.

Reply via email to