rse 98/02/07 12:12:46
Modified: . STATUS
Log:
just my $0.02 according to Apache 2.0
Revision Changes Path
1.17 +13 -12 apache-2.0/STATUS
Index: STATUS
===================================================================
RCS file: /export/home/cvs/apache-2.0/STATUS,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- STATUS 1998/02/07 03:34:37 1.16
+++ STATUS 1998/02/07 20:12:45 1.17
@@ -23,7 +23,7 @@
* Replace the current Unix compilation model (Configuration.tmpl, home-brew
Configure script) with the "autoconf toolset".
- Status: Brian +1, Roy +1, Dean +1
+ Status: Brian +1, Roy +1, Dean +1, Ralf +1
* Investigate replacing the current Unix compilation model
(Configuration.tmpl
home-brew Configure script) with the "autoconf toolset". (this
@@ -34,7 +34,7 @@
* The "autoconf toolset" should include all three: autoconf, automake, and
libtool.
- Status: Brian +1, Jim +1, Roy +1, Dean +1, Ken +1
+ Status: Brian +1, Jim +1, Roy +1, Dean +1, Ken +1, Ralf +1
FEATURE SET FOR 2.0
Here, we decide how many of the following feature ideas we will set for
@@ -44,7 +44,7 @@
to add more, but try not to duplicate earlier items too much.
* multithreading.
- Status: Brian +1, Ken +1, Dean +1, Jim +1, Paul +1, Sameer +1, Marc +1
+ Status: Brian +1, Ken +1, Dean +1, Jim +1, Paul +1, Sameer +1, Marc +1,
Ralf +1
- Thread Abstraction
Status: Sameer +1, Marc +1
@@ -54,7 +54,7 @@
Status: Marc +1 on much of it; threads aren't enough for perf.
* new layered I/O.
- Status: Brian +1, Ken +1, Dean +1, Jim +1, Paul +1, Sameer +1, Marc +1
+ Status: Brian +1, Ken +1, Dean +1, Jim +1, Paul +1, Sameer +1, Marc +1,
Ralf +1
. sfio
Status: Dean -1 until it's shown to be thread safe (RST claims it isn't)
@@ -81,32 +81,33 @@
Status: Ken +1
. documented API
- Status: Ken +1, Sameer +1, Marc +1
+ Status: Ken +1, Sameer +1, Marc +1, Ralf +1
. just new API phases
- Status: Brian +1, Jim +1, Sameer +1 (just the "gaping holes")
+ Status: Brian +1, Jim +1, Sameer +1 (just the "gaping holes"),
+ Ralf +1 (especially url2url and file2file in addition to
url2file)
. change API 'phase' model to use module-registered hooks rather
than a fixed static structure
- Status: Ken +1
+ Status: Ken +1, Ralf +1
. clearly identify API functions by renaming them
- Status: Ken +1
+ Status: Ken +1, Ralf +1
. backward compatibility with 1.3 (just require a recompile)
if functions get renamed, old names retained as wrappers
- Status: Paul +1, Sameer +1, Marc +1
+ Status: Paul +1, Sameer +1, Marc +1, Ralf +1
. make API call syntax rational (e.g., all r*() routines list r
as their first argument, et cetera)
- Status: Ken +1
+ Status: Ken +1, Ralf +0
* new configuration language
- Status: Dean +1, Marc +1
+ Status: Dean +1, Marc +1, Ralf +0
* rewrite in C++
. Yes:
- . doesn't like the idea, but is open to it: Marc +1
+ . doesn't like the idea, but is open to it: Marc +1, Ralf +1
. No way ever: