Re: Re: [PHP-DEV] What should be in 5.3?

2007-08-29 Thread Jani Taskinen
On Tue, 2007-08-28 at 17:46 -0400, Cristian Rodriguez wrote: On 8/27/07, Andi Gutmans [EMAIL PROTECTED] wrote: I think we're still far away from a working garbage collector which is production quality. Im sure it has bugs, but last time I tested the circular repository it was working

RE: Re: [PHP-DEV] What should be in 5.3?

2007-08-29 Thread Andi Gutmans
Rodriguez Cc: internals@lists.php.net Subject: Re: Re: [PHP-DEV] What should be in 5.3? On Tue, 2007-08-28 at 17:46 -0400, Cristian Rodriguez wrote: On 8/27/07, Andi Gutmans [EMAIL PROTECTED] wrote: I think we're still far away from a working garbage collector which is production

RE: Re: [PHP-DEV] What should be in 5.3?

2007-08-29 Thread Andi Gutmans
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

RE: Re: [PHP-DEV] What should be in 5.3?

2007-08-28 Thread Derick Rethans
On Mon, 27 Aug 2007, Andi Gutmans wrote: I think we're still far away from a working garbage collector which is production quality. At least last time we were discussing it. This should still remain a PHP 6 item if we can actually make it works in an acceptable way. Have you checked the

Re: Re: [PHP-DEV] What should be in 5.3?

2007-08-28 Thread Cristian Rodriguez
On 8/27/07, Andi Gutmans [EMAIL PROTECTED] wrote: I think we're still far away from a working garbage collector which is production quality. Im sure it has bugs, but last time I tested the circular repository it was working really fine and the save of memory was really big ;-) --

RE: Re: [PHP-DEV] What should be in 5.3?

2007-08-27 Thread Andi Gutmans
] On Behalf Of Sebastian Bergmann Sent: Monday, August 27, 2007 3:37 AM To: internals@lists.php.net Subject: Re: [PHP-DEV] What should be in 5.3? Lukas Kahwe Smith schrieb: [...] - New Garbage Collector (GSoC) - Late Static Binding -- Sebastian Bergmann http