I have checked in 1.0d4 of mod_tcl which includes several new
features.  The majority of the API has been exported, this includes Apache
functions as well as the ability to read and write variables/structures
from the request_rec structure.  Some more hooks have been exported as
well, see the BUGS section of the README for which ones work and which
ones don't.  Documentation is now included in the README as well, which
defines what the configuration directives are, the hooks that can be used
as well as the apache functions.

Kind of a general road map I have planned is:
1. Deal with the BUGS
2. Research on exporting non-standard hooks
3. Research on exporting filter definitions...
4. Add list of variables that can be read/written via r/r_set in
documentation

checkout via

cvs -d:pserver:[EMAIL PROTECTED]:/home/cvspublic checkout tcl-modtcl

--
Mike

Reply via email to