stas 2003/03/18 16:45:15
Modified: todo api.txt Log: missing buckets api Revision Changes Path 1.34 +3 -4 modperl-2.0/todo/api.txt Index: api.txt =================================================================== RCS file: /home/cvs/modperl-2.0/todo/api.txt,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- api.txt 19 Feb 2003 04:07:17 -0000 1.33 +++ api.txt 19 Mar 2003 00:45:15 -0000 1.34 @@ -2,6 +2,9 @@ in no particular order ------------------------------------------ +missing apr_buckets api: +destroy, delete + tied filehandle interface: -EOF, TELL, SEEK -READLINE - proper implementation (see comment in Apache::compat) @@ -80,10 +83,6 @@ Apache->unescape_url{_info}: not yet implemented. should be moved to Apache::Util - -Apache::perl_hook: -should have this or something check if PerlOptions allows the given -handler/feature to be used. mod_perl::import(): not yet implemented