Kevin Dangoor wrote: > The official stance is that 2.3 is supported, but it's not the > encouraged platform. By that, I mean that all code in the turbogears.* > package is 2.3 compatible, but the examples and the quickstart > templates are geared toward 2.4 users.
I'm not sure anyone is actually using it - no one has stepped forward to state they have :( Yes, the decorator syntax is well documented and an easy adjustment. However there are other issues. (I suspect that there are no tests being run on a 2.3 install by the dev team :)) I just opened trac ticket #853 with a patch - at least now I can get the basic quickstart to run. I'll do the wiki tutorial next. I note that there are several methods in FormEncode that use decorators as well. I may not bump into them, or need them for my work. I'll try to get an svn checkout going, so I can run the nosetests under 2.3.... --Hal --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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 -~----------~----~----~----~------~----~------~--~---

