On Sun, Apr 26, 2009 at 10:19 PM, Kless <[email protected]> wrote: > > Does Pylons is going to build a plugin system for that can be easily > shared/re-used the applications? As is made in Django. >
You can already plug any wsgi application/middleware to pylons. see http://pylonshq.com/docs/en/0.9.7/wsgi_support/ So i don't see the need of a plugin system. That's why wsgi is made for. > I know that TG2 is working on that. And I think that it's also > important that pylons integrates a plugin system, this could speed up > the grow up of pylons applications and so its community. > > I prefer use a framework that lets re-use applications easily as > Django, and I'm sure that many people think as me. > > It's possible that Pylons has been better designed but at the end the > most important is the community. And a great community is built > letting to people that could re-use/share its applications. > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
