Albatross development preview 1.2-dev-20040203
Andrew McNamara <[email protected]> Tue, 03 Feb 2004 11:25:11 +1100
| Newsgroups | gmane.comp.web.albatross.general |
|---|---|
| Message-ID | <[email protected]> |
I've just put development snapshot 20040203 on the website. The only change
is to the request status handling (although the request objects were
refactored and doco changed):
http://www.object-craft.com.au/projects/albatross/download/albatross-1.2-dev-20040203.tar.gz
2004-01-15 16:31 andrewm
* albatross/apacheapp.py, albatross/app.py, albatross/cgiapp.py,
albatross/httpdapp.py, albatross/request.py, doc/albatross.tex,
doc/mixins.tex, test/misc/pagemodule.py: Created new RequestBase
class containing RequestField and RequestStatus classes, changed
apacheapp, cgiapp, fcgiapp and httpdapp over to use the new base.
Added new return_code() method to Request objects. Fixed mod_python
(apacheapp) status handling (always return apache.OK).
--
Andrew McNamara, Senior Developer, Object Craft
http://www.object-craft.com.au/