So, this was a big one. I started moving rivetCore towards TclWeb.h, although everything is in a messy state. It does compile, and the tests still all run. Probably time to write some more tests;-)
Anyway, it's just the beginning. Eventually, everything outside of mod_rivet.c (which of course is Apache dependant) should move towards the API'ized functions, so that we can abstract things out from the web server. At the same time, though, TclWeb keeps out excess bloat - where we can, we use Apache code, at compile time. -- David N. Welton Consulting: http://www.dedasys.com/ Free Software: http://people.debian.org/~davidw/ Apache Tcl: http://tcl.apache.org/ Personal: http://www.efn.org/~davidw/
