> +1 for offering a no-hassle offline documentation bundle. I wish some > other projects did that so you don't have to print a page at a time. I > just finished porting a a login-based application from Pylons to > Pyramid; if Sauna had existed earlier I might have used it. But it > looks easy enough to borrow ideas from its structure without drinking > the kool-aid. >
Currently the package is monolithic. This is not by design, but for having less maintenance work for a single person. If you are borrowing or buying in, it makes sense to spin out some of the stuff to independent packages. I have already started to move some of this to upstream, namely Deform. -M > > -- > Mike Orr <[email protected]> > > -- > 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]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/pylons-discuss/CAH9f%3DuqzTdtNH7FxwmRtXSv%2Bd7% > 2BkdbpT7AsiThS6Pe0wMvSz1w%40mail.gmail.com. > For more options, visit https://groups.google.com/d/optout. > -- Mikko Ohtamaa http://opensourcehacker.com http://twitter.com/moo9000 -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/pylons-discuss/CAK8RCUtYDHcT5JoGe3zB1x9rVi-3nrqQ%3DN4NBgAWNvTQDnqfsA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
