Joe Schaefer wrote:
Stas Bekman <[EMAIL PROTECTED]> writes:
[...]
So, is it good at all if we add this overhead? I understand that the
patch that you've sent following this email includes that copying, right?
No- the patch avoids this copying overhead by simply invoking SvGETMAGIC
as soon as the value is created. That means the SvCUR() setting is
accurate when the value is FETCHed, so there's no need to clone the object.
Cool.
What about the 5.8.1 requirement? mp2 requires 5.6.1, will it work there?
--
__________________________________________________________________
Stas Bekman JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org http://ticketmaster.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]