9 Aug 2011 02:14
Just reading about WSGI-Lite
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 joshua@... - Jabber: pedahzur@... PGP Key: http://pgp.mit.edu/ ID 0x73B13B6A _______________________________________________ Web-SIG mailing list Web-SIG@... Web SIG: http://www.python.org/sigs/web-sig Unsubscribe: http://mail.python.org/mailman/options/web-sig/gcpw-web-sig%40m.gmane.org

Overall I reckon moving to github and Read The Docs may also encourage
greater participation as far as putting some useful content in it.
Personally I find wikis a pain for that sort of content and so can't
be bothered to work on the actual content. If it was on guthub and
Read The Docs I am more likely myself to help build out the content
with actual decent useful content, moving some of the stuff I have
blogged about or put elsewhere there instead.
Graham
_______________________________________________
Web-SIG mailing list
Graham
On 19 August 2011 17:51, Stephan Diehl <
RSS Feed