Hello, We are planning to migrate an existing project from Pylons 1.0.2 to Pyramid 2.x. What would be the best approach to start? I understand we need to rewrite all the controllers. We are using Genshi templates and this does not seem to be supported in Pyramid 2. What would be the easiest template engine to migrate to from Genshi (Mako, Jinja2, Chameleon, ..) Is there an easy way to reuse the existing routes, globals, application setup? I am currently a bit overwhelmed and not sure where to start. I would like to get a quick win and get one simple route/controller without authentication to work under pyramid.
Thanks for any advice. -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/pylons-discuss/5e27e69c-f7b6-47ed-917a-8c66d0537c4dn%40googlegroups.com.
