#728: Investigate PEAK's [] syntax for decorators under 2.3
-------------------------+--------------------------------------------------
Reporter: kevin | Owner: anonymous
Type: enhancement | Status: new
Priority: normal | Milestone: 0.9
Component: TurboGears | Version: 0.9a4
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
TurboGears uses decorators. A lot. The 2.3 syntax for decorating methods
is really ugly. Phillip Eby has a syntax for doing decorators that is only
slightly worse than the Python 2.4 syntax. If we can use that syntax with
TurboGears under Python 2.3, that would be a win. We already include
RuleDispatch and PyProtocols, so we might have the necessary tools
available.
--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/728>
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
-~----------~----~----~----~------~----~------~--~---