I've commited the changes to Application.py.  It's a rewrite of a large
portion of Application.  I'm mostly tried to move code out of
Application and into other classes (the transaction, request, and the
new URLParsers).

I've put in doc strings.  There might be a lack of overview
documentation, i.e., how everything fits together.  I'll try to rewrite
the Anatomy document with the changes.  But maybe it won't be too hard
to understand.

For fun new URL features, see URLParser.FileParser.parseInit, or
URLParser.FileParser.URLParameterParser.

To further decentralize Application/AppServer, I'd like to move
configuration out of the monolithic Application.config, but I still
haven't quite decided what that would look like (I like YAML, though).

  Ian




-------------------------------------------------------
This SF.net email is sponsored by: Does your code think in ink? 
You could win a Tablet PC. Get a free Tablet PC hat just for playing. 
What are you waiting for?
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en
_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to