Last modified at [$Date: 2003/11/11 01:11:01 $] -*-text-*- /** @page STATUS 2.01-dev tagged and rolled for release on November 10, 2003 Contributors looking for a mission: - just do an egrep on "TODO" or "XXX" and see what's there CURRENT RELEASE NOTES: - This is a developer release, indicated by the "-dev" suffix on the version string. We believe the core interfaces to be stable, but some portions of the API may still need significant modification. Thus, binary/source compatibility may be broken from one developer release to the next. In particular the version numbering rules specified at http://apr.apache.org/versioning.html do not apply to developer releases. RELEASE SHOWSTOPPERS: CURRENT VOTES: TODO: - Get env/ (Apache::Test) tests to work for --with-apache2-src option. - Bring Perl documentation up to speed. - Write parser/hook API documentation. - Add XForms logic to the mfd parser. - symbol exports files: -# aix needs .exp files OPEN ISSUES: - Should we bundle an apr-based "application/xml" parser? If so, how should we parse the xml data into an apr_table? - How should the Perl API work in a CGI context? Will users need to preload an "CGI environment" module before loading Request.so or Cookie.so? - Figure out how to bundle a CPAN release. BUGS: XXX WISH LIST: - I [joes] wish folks would contribute some glue code for one of these: - php, - Rivet, - mod_dtcl, - mod_python, - mod_jk, - tomcat, - mod_ruby, - mod_parrot. */