coar 98/03/07 13:26:18
Modified: . STATUS Log: Just recording a couple of other things that have been blue-skied. Revision Changes Path 1.25 +10 -0 apache-2.0/STATUS Index: STATUS =================================================================== RCS file: /export/home/cvs/apache-2.0/STATUS,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- STATUS 1998/02/18 20:26:22 1.24 +++ STATUS 1998/03/07 21:26:17 1.25 @@ -23,6 +23,16 @@ Open issues: + * "Apache ports" project - simple-to-install (a la CPAN) one-off + tools, scripts (such as counters, guest books, et cetera) + + * Apache reusable code library, wherein we can put some of the stuff + developed during the HTTP project that would be useful elsewhere. + We've got a start on this with libap, but it would be really cool + to have things like the arrays, tables, pools, and related primitives + moved into a library of which httpd is just a client and other things + can be too. + * Replace the current Unix compilation model (Configuration.tmpl, home-brew Configure script) with the "autoconf toolset". Status: Brian +1, Roy +1, Dean +1, Ralf +1