#1162: Generic controller method output modifying decorator
-------------------------+--------------------------------------------------
Reporter: ajones | Owner: anonymous
Type: enhancement | Status: new
Priority: low | Milestone: __future__
Component: TurboGears | Version: 1.0b1
Severity: minor | Keywords:
-------------------------+--------------------------------------------------
I think it would be useful to have a generic decorator that examines and
modifies the output of a controller method. This can be used to create
decorators that inject, remove, or change the output of a controller
method. I have created a sample implementation that can be viewed here:
== http://paste.turbogears.org/paste/392 ==
--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/1162>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears Tickets" 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/turbogears-tickets
-~----------~----~----~----~------~----~------~--~---