Just reading about WSGI-Lite
"Joshua J. Kugler" <[email protected]>
| Newsgroups | gmane.comp.python.web |
|---|---|
| Organization | Azariah Enterprises |
| Message-ID | <[email protected]> |
I've been reading the articles on dirtsimple.org about WSGI-Lite, and am really excited about what I'm reading. I got to the "Where All This is Going" section of "WSGI, Web Frameworks, and Requests: Explicit or Implicit" and it really clicked. Being able to specify a decorator that would tell the "framework" (i.e. WSGI-Lite) where to get its parameters opens all kinds of possibilities, while moving sections of "controller" code into smaller, more-easily-testable, units of code. It also makes things more explicit, while not adding a lot of complexity or boilerplate. I look forward to seeing how this develops, and if I can, contribute to the process! j -- Joshua J. Kugler - Fairbanks, Alaska Azariah Enterprises - Programming and Website Design [email protected] - Jabber: [email protected] PGP Key: http://pgp.mit.edu/ ID 0x73B13B6A _______________________________________________ Web-SIG mailing list [email protected] Web SIG: http://www.python.org/sigs/web-sig Unsubscribe: http://mail.python.org/mailman/options/web-sig/gcpw-web-sig%40m.gmane.org