Sebastian,
Just so you guys don't get the wrong idea, I have a garbage collector
book sitting on my shelf which I bought 2-3 years ago as I was thinking
of implementing this. Unfortunately I hit some issues and edge cases and
didn't have enough time to spend on this. So I'm definitely not against
a garbage collector. It's something I think would be very good for PHP
even if it were optional.

I do think though that we need an opportunity to review it, test it &
benchmark it. Again, whoever has done work in his life on memory
managers knows how sensitive they are. 

David, do you have a patch against PHP 5.2? For some reason I don't
think I got the updated patch although Derick said you sent it out.

Thanks,
Andi

> -----Original Message-----
> From: news [mailto:[EMAIL PROTECTED] On Behalf Of Sebastian Bergmann
> Sent: Wednesday, August 29, 2007 8:06 AM
> To: internals@lists.php.net
> Subject: Re: [PHP-DEV] What should be in 5.3?
> 
> Andi Gutmans schrieb:
> > This is based on our experience with making changes in the memory
> > manager (significantly smaller changes than this one) and how long
it
> > takes to stabilize them.
> 
>  Then we should make sure that the garbage collector goes into HEAD
> ASAP,
>  should we not?
> 
> --
> Sebastian Bergmann                          http://sebastian-
> bergmann.de/
> GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B
> 5D69
> 
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to