Hello, I have a site with a few php modules and I plan to write new ones in python (Pylons).
How should I structure those modules? Should I have single Pylons app that just handles it all? Several installations served through a single FastCGI/WSGI pipe? The modules going to be quite independent and may be maintained by different people so a single app doesn't look very attractive on a first glance. OTOH, I am not sure how hard it will be to integrate these pieces. Max. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
