stas2004/02/13 14:52:09
Modified:src/docs/2.0/api/ModPerl MethodLookup.pod
Log:
- lookup_method now supports sub-classed objects
- fix an AUTOLOAD example
Revision ChangesPath
1.9 +6 -5 modperl-docs/src/docs/2.0/api/ModPerl/MethodLookup.pod
Index: Me
stas2003/12/17 12:21:59
Modified:src/docs/2.0/api/ModPerl MethodLookup.pod
Log:
apr_sockaddr_ip_get and apr_sockaddr_port_get (which is now replaced
with just _port) are now found by MethodLookup
Revision ChangesPath
1.8 +0 -2 modperl-docs/src/docs/2.0/ap
stas2003/08/08 14:10:26
Modified:src/docs/2.0/api/ModPerl MethodLookup.pod
Log:
add xref to other related docs
Revision ChangesPath
1.7 +29 -1 modperl-docs/src/docs/2.0/api/ModPerl/MethodLookup.pod
Index: MethodLookup.pod
=
stas2003/08/08 14:00:46
Modified:src/docs/2.0/api/ModPerl MethodLookup.pod
Log:
add a xref to Apache::porting
Revision ChangesPath
1.6 +3 -0 modperl-docs/src/docs/2.0/api/ModPerl/MethodLookup.pod
Index: MethodLookup.pod
==
stas2003/08/06 20:30:16
Modified:src/docs/2.0/api/ModPerl MethodLookup.pod
Log:
add a note that lookup_object may miss some methods
Revision ChangesPath
1.5 +8 -0 modperl-docs/src/docs/2.0/api/ModPerl/MethodLookup.pod
Index: MethodLookup.pod
stas2003/06/06 02:22:48
Modified:src/docs/2.0/api/ModPerl MethodLookup.pod
Log:
PerlPostConfigHandler is not quite working for AUTOLOAD, use
PerlChildInitHandler instead
Revision ChangesPath
1.4 +2 -2 modperl-docs/src/docs/2.0/api/ModPerl/MethodLookup.pod