Stas Bekman wrote:
>
> A "method handler" is now specified using the `method' sub attribute, e.g.
>
> sub handler : method {};
well, I submitted a patch to get this to work in 1.3. last I
remember, doug was looking it over to make sure it didn't have any
leaks.
you could always commit it, which would give people a migration path
:)
>
> instead of 1.xx's
>
> sub handler ($$) {}
>
> How the compat layer is supposed to handle this? I remember that when
> I've tried to use method handlers with the new ModPerl::Registry, I was
> getting segfaults when using $$ proto.
>
--Geoff
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]