> What i am thinking about is to make rivet so called "apr-centric" not > "apache-centric" - most of action code should be redone using apr and > tcl functions and made apache independent, leaving apache dependent > bits as thin as it will be possible. IMHO 2.0-2.2 apache API breakage > was not the last one :) I dont want to be dependant on it in the > future.
That's actually how it is done, mostly. I attempted to hive off as much as possible into the TclWebapache.c file so that that and mod_rivet.c are the places where you'd have to change things. -- David N. Welton http://www.welton.it/davidw/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
