Joe, why do we expose $bb->bucket_alloc()? (I've also just made it
read-only, since you certainly don't want that to be writable). Doesn't it
sort of makes thing dangerous. If let's say some bucket_alloc was used to
create the brigade, then a bucket was allocated using that alloc and then
the bucket was moved to a different brigade, and the first one is
destroyed. That's a potential scenario for a problem. Why not always just
use $c->bucket_alloc and just leave the $bb's one alone?
--
__________________________________________________________________
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]