I've been working on such a project, and its a bit of a PITA.. The way Pylons works, you can't really consolidate all the Plugin stuff as 'neatly' as with other systems: ie- you can't really do an isolated tree that offers it's own MVC directories.
But you can do something where you can import 'shared' controllers or models, and then just subclass them or use as-is.. and have your own templates folder. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
