vinjvinj schrieb:
>>> That sounds like something for the templating engine, and _certainly_ not
>>> for a decorator that otherwise deals with transactions.
> 
> The actual code for the page layout is in a preppy template. But the
> calls to the template engine are made in the
> startTransactrionAndBuildPage decorator

Well, even if it would fit in a decorator - it certainly belongs to its 
_own_ decorator.


Diez
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to