#728: Investigate PEAK's [] syntax for decorators under 2.3
-------------------------+--------------------------------------------------
Reporter: kevin | Owner: simon
Type: enhancement | Status: assigned
Priority: normal | Milestone: 0.9
Component: TurboGears | Version: 0.9a4
Severity: normal | Resolution:
Keywords: |
-------------------------+--------------------------------------------------
Comment (by [EMAIL PROTECTED]):
You don't really want to enable it for *only* Python 2.3, because
otherwise you're going to create one heck of a problem for people when
they upgrade from 2.3 to 2.4. They'll have to search-and-replace all
their code, all at once. Also, people offering TurboGears add-ons or
libraries will have to distribute two versions to support both 2.3 and
2.4.
So if you do this, be aware that you'll effectively be making everybody
use the 2.3 syntax until 2.3 is dead and buried.
--
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
-~----------~----~----~----~------~----~------~--~---