> -----Original Message-----
> From: Doug MacEachern [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, February 14, 2001 5:06 PM
> To: Geoffrey Young
> Cc: '[EMAIL PROTECTED]'
> Subject: Re: Apache->can() bug?
[snip]

ok, thanks for the explanation...

> 
> Apache::can_push_handlers was added long before 
> UNIVERSAL::can existed in
> the Perl core.  
> it was also before xsubpp could properly 
> support #ifdef in
> ..xs code.  so i guess the right thing todo for modern Perls 
> would be throw
> away Apache::can_push_handlers and #ifdef PERL_STACKED_HANDLERS around
> mod_perl_push_handlers() in Apache.xs
> i doubt anything besides Apache::DBI is using 
> Apache::can_push_handlers,
> don't think its documented either.

hmph - I've been grepping the code and can't find can_push_handlers()
anywhere.  Can't call it either...

> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to