[z3-checkins] r10725 - z3/modzope/trunk/src/modzope

philikon at codespeak.net philikon at codespeak.net
Sat Apr 16 12:24:35 MEST 2005


Author: philikon
Date: Sat Apr 16 12:24:35 2005
New Revision: 10725

Modified:
   z3/modzope/trunk/src/modzope/TODO
Log:
some more todo


Modified: z3/modzope/trunk/src/modzope/TODO
==============================================================================
--- z3/modzope/trunk/src/modzope/TODO	(original)
+++ z3/modzope/trunk/src/modzope/TODO	Sat Apr 16 12:24:35 2005
@@ -1,13 +1,24 @@
 TODO
 ----
 
+- small installation document for what we have now (threaded mpm,
+  place to import apache2.conf etc.)
+  http://www.dscpl.com.au/projects/vampire/source/patches/mod_python.c.diff
+
 - copyright statement for wsgiref (in case I decide to stick with it)
 
-- request/response integration not perfect yet:
+- zeoclient doesn't work
 
-  * authorization headers are not coming through
+- note that zeo support was inspired by Pascal Peregrina's ZopeHandler
 
-  * something inside zope.publisher is choking on paths (generated
-    urls are weird, they have problems with path relativity)
+Advanced TODO
+-------------
 
-- zeoclient doesn't work
+* After Zope 3 startup, it should log to the error.log that it has started up.
+
+* what about logging? Do we still need to provide logging facilities to zope?
+
+* what about mod_rewrite and certain rewrite rules that should be
+  carried out one way or another? (e.g. serving certain URL paths locally)
+
+* test with HTTPS


More information about the z3-checkins mailing list