how is this essentially different from tosco widgets? or just making a python module that you put someplace in your python path for your pylons app to find? Jose
Wichert Akkerman wrote: > Previously rcs_comp wrote: > >> However, I have run across a show stopper for me with Pylons unless I >> have missed something in the documentation. Does Pylons support some >> kind of module/plugin architecture that will allow me to develop "plug- >> in" functionality across Pylons projects? What would be called in >> Django an "app". >> > > No: the way pylons is setup it will only look for controllers and > templates in a single package. That is not terribly hard to fix but I'm > not sure if that is a design goal for pylons. > > Wichert. > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
