On Sun, 2012-01-01 at 14:47 +0100, Tarek Ziadé wrote: > Hey, > > Turns out the pserve and pcreate scripts completely replace what I use > in Paste. > > I was wondering : Why not making it a standalone project we could use > independantly from Pyramid. I have a ton of projects that could use > that.
I was going to do that, but I had reservations about maintaining the commands for general-purpose usage outside of Pyramid. Especially the requisite documentation, because every time you generalize something and use it as part of a larger system you have to document it for standalone consumption as well as in the context of the larger system. I'm not willing to do that right now, but if someone else did it, I'd consider changing Pyramid to use it (although no promises). - C -- 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.
