On 12/01/2014 11:22 AM, John Anderson wrote: > I'm wondering if it would make sense to have the p commands (pcreate, > pserve, proutes, etc) be shipped outside of pyramid. I think it would be > nice to improve these commands on shorter development cycles than > Pyramid itself and benefit all previous releases.
I'm not really that qualified to post an opinion since I haven't seriously used pyramid yet. I was evaluating some lightweight framework and as part of the discovery I tried to write down a template application that would support user authentication and authorization, sqlalchemy and few more stuff. Then it came the time to see if I could use pyramid scaffolding without mixing pyramid templates and my templates in the same directory (mainly because I used debian packages to install pyramid). And... I couldn't. So I moved to flask, not for that of course but just because I wanted to get a taste of something else as well. I'm planning to play a bit more with pyramid before settling on something. -- Ivan Sergio Borgonovo http://www.webthatworks.it -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/d/optout.
