I'm currently working on these Pyramid tasks, in approximate order: - Update wiki2 demo (the URL Dispatch demo in the Pyramid book) to pylons_sqla template and Ben's emerging recommendations. This will be a third-party demo at first, so I don't have to deal with Git and all Chris's source-code requirements :).
- A Flash messages object, which can be integrated into the session or used as an add-on. I think the implementation can be generic, you'd just need to pass 'session.save' to the constructor so that it can tell the session container that its state has changed. (WebHelpers flash is incompatible due to Pylons-isms.) - Convert QuickWiki demo from Pylons, maybe. - A comparison of the Pylons and Pyramid APIs, such as the differences in routing and views. If anybody wants to contribute entries (preferably in ReST syntax), please send them to me. - A "pyramid" application template with questions like the Pylons template has. Again, this may be a third-party package or even a static application tarball at first. - Collaborating with Ben and Christoph Haas on a Paginate module. (WebHelpers paginate is compatible if you provide a custom URL generator callback.) Eric or anyone, if you want to collaborate on these, let me know. -- Mike Orr <sluggos...@gmail.com> -- You received this message because you are subscribed to the Google Groups "pylons-devel" group. To post to this group, send email to pylons-de...@googlegroups.com. To unsubscribe from this group, send email to pylons-devel+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/pylons-devel?hl=en.