http://toscawidgets.org/trac/tw/ticket/48
This contains the patch that fixes toscawidgets 0.9.7 and pylons 0.10rc1+/1.0rc1+. I would suspect they will release a fix for it relatively soon as they have been discussing it again recently: http://groups.google.com/group/toscawidgets-discuss/browse_thread/thread/3de5d834c121d363 There was an issue with Mako that was fixed on 0.3.3. I don't recall if Pylons ships requiring 0.3.3 or not, but, if you're not running 0.3.3+, you might run into a bug when using undefined variables in a template that results in not receiving a web trackback. I tried blastoff recently, and while the theory is nice, I believe it is stuck on 0.9.7 due to a lack of time on the developer's side (or, they haven't migrated their internap project from 0.9.7 -> 1.0 and haven't had to update). I've been working recently with repoze.who/ repoze.what and have found it to work, but, lacks some of the nice features that BlastOff had (reset forgotten password, registration, etc.) As for the changes in the book, 1.0 cleaned up quite a few things, made some decent performance improvements and removed some functionality. I don't believe the book has been actively edited in a while. However, the Pylons site http://pylonshq.com/docs/en/1.0/ does contain updated examples. And, if you run into issues, post a code sample or a description of the problem. The community here is very responsive. -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
