On Sep 3, 2007, at 2:16 PM, skyogre wrote:

I liked the turbogears style of templates usage. Decorators are used
to specify the template and function flash() or exceptions are used to
display the result of the operation.

Is there a way to get the similar usage in pylons-based code?

TurboGears2 is implemented on normal Pylons, and as such should have such a decorator in it. Not sure what is required to get it up and running in a normal Pylons project, though I would guess its not much more than importing the decorator, and maybe adding a config setting or two.

Cheers,
Ben

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to