coar        98/02/06 07:03:22

  Modified:    .        STATUS
  Log:
        Woo-hoo, on a roll this morning.  Sunny, cloudless, and bitterly cold.
  
  Revision  Changes    Path
  1.11      +38 -15    apache-2.0/STATUS
  
  Index: STATUS
  ===================================================================
  RCS file: /export/home/cvs/apache-2.0/STATUS,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- STATUS    1998/02/06 13:49:16     1.10
  +++ STATUS    1998/02/06 15:03:21     1.11
  @@ -43,28 +43,51 @@
       conservative with your votes.  Items in no particular order.  Feel free
       to add more, but try not to duplicate earlier items too much.
   
  -    a) multithreading.  
  -       Brian +1, Ken +1, Dean +1, Jim +1, Paul +1
  +    * multithreading.  
  +     Status: Brian +1, Ken +1, Dean +1, Jim +1, Paul +1
    
  -    b) new layered I/O.
  -       Brian +1, Ken +1, Dean +1, Jim +1, Paul +1
  +    * revamped process model (Dean's proposal)
  +      Dean says: it's hard to do the multithreading work cleanly without
  +      considering a bunch of this
  +     Status: 
  +
  +    * new layered I/O.
  +     Status: Brian +1, Ken +1, Dean +1, Jim +1, Paul +1
       
  -     b1) sfio
  -     b2) bstdio
  +      . sfio
  +      . bstdio
  +
  +    * API work
  +
  +      . radically revamped API
  +     Status: Ken +1
   
  -    c) radically revamped API
  -       Ken +1
  +      . documented API
  +     Status: Ken +1
      
  -    d) just new API phases
  -       Brian +1, Jim +1 (just the "gaping holes")
  +      . just new API phases
  +     Status: Brian +1, Jim +1 (just the "gaping holes")
  +
  +      . change API 'phase' model to use module-registered hooks rather
  +     than a fixed static structure
  +     Status: Ken +1
  +
  +      . clearly identify API functions by renaming them
  +     Status: Ken +1
  +
  +      . backward compatibility with 1.3 (just require a recompile)
  +     if functions get renamed, old names retained as wrappers
  +     Status: Paul +1
   
  -    e) new configuration language
  +      . make API call syntax rational (e.g., all r*() routines list r
  +     as their first argument, et cetera)
  +     Status: Ken +1
   
  -    f) rewrite in C++
  +    * new configuration language
  +     Status: 
   
  -    g) revamped process model (Dean's proposal)
  -       Dean says: it's hard to do (a) cleanly without considering a
  -             bunch of this
  +    * rewrite in C++
  +     Status: 
   
   Closed issues:
   
  
  
  

Reply via email to