Pylons newbie here. Followed the docs.pylonshq instructions and therefore installed 0.9.7, learning rapidly in the past couple of days. I like it. Especially the WSGI concept. I like Python a lot, and now this framework (some of the code) has really opened my eyes to how expressive and powerful Python can be.
Today noticed that the tutorials dont work (Flickr and Quickwiki) which need the javascript stuff in webhelpers < v0.6. To keep learning I'll setup a python virtual env running 0.9.6.2 for the tutorials. Just wondering, should I be learning with 0.9.7 or 0.9.6? I notice that most wiki site docs and examples are still 0.9.6 based, but I'd like to work with 0.9.7 since it's the future and I like the idea of changes to make the framework simpler and cleaner. FYI: My goal is to create a PyAMF data server with a SA model. Running "under apache" alongside a PHP website. I'll need to implement a HTML login page, serve a Flash (Flex) app using SWFObject.js, then respond to AMF/RTMP/HTTPS requests while maintaining state (session or cached data - I'm not sure) in memory for active clients. Thanks for any tips. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
