On 07/18/2012 10:14 PM, burgiduroy wrote:
Are there any pylons to pyramid migration guide. How can I do this smoothly. Our app got about 50 controllers. Is it possible to migrate by batch? I'm thinking about running parallel instances of pylons and pyramid on the same server, and just do a redirect from pylons to pyramid. Is this idea doable or are there any better approach tho this.
Here's one strategy: http://docs.pylonsproject.org/projects/pyramid_cookbook/en/latest/porting/legacy.html Here are some other suggestions: http://docs.pylonsproject.org/projects/pyramid_cookbook/en/latest/pylons/migrate.html
-- 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.
-- 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.
