Hello,

is it possible to have page class without (with empty) template?
It would be convenient to have such feature. I found that I have to create
empty templates for pages that I use as a task handlers on GAE (
http://code.google.com/intl/ru/appengine/docs/java/taskqueue/overview.html#Worker_URLs_and_Task_Names).

They triggered by GAE runtime and no need to have markup there at all since
nobody will see it, but I still have to create *.tml files because of T5
requirement.

It would be great to have a possibility here to just annotate page class
with, say, @NoMarkup annotation and have it working.

Or maybe there's some other way I may implement task handlers with T5?


-- 
Dmitry Gusev

AnjLab Team
http://anjlab.com

Reply via email to