Re[2]: [PHP-DEV] ADT, SPL

2003-06-23 Thread Andi Gutmans
At 08:33 PM 6/23/2003 +0200, Marcus Börger wrote: Hello Andi, Monday, June 23, 2003, 8:14:30 PM, you wrote: AG> At 09:14 AM 6/23/2003 +0100, Wez Furlong wrote: >>[This is not a dig!] >> >>The same could be said about the engine code itself ;) AG> :) AG> We do need some sort of email which explai

Re[2]: [PHP-DEV] ADT, SPL

2003-06-23 Thread Marcus Börger
Hello Stanislav, Monday, June 23, 2003, 9:34:41 AM, you wrote: SB>>> > Anybody cares to explain what SPL is? SB>>> SB>>> http://cvs.php.net/cvs.php/spl >>From the initial look at the code, it seems it contains a large parts of SM> duplicated engine code. Which means, unless I am missing some

Re[2]: [PHP-DEV] ADT, SPL

2003-06-23 Thread Marcus Börger
Hello Andi, Monday, June 23, 2003, 8:14:30 PM, you wrote: AG> At 09:14 AM 6/23/2003 +0100, Wez Furlong wrote: >>[This is not a dig!] >> >>The same could be said about the engine code itself ;) AG> :) AG> We do need some sort of email which explains the API and the semantics. For AG> instance,

Re: Re[2]: [PHP-DEV] ADT, SPL

2003-06-23 Thread George Schlossnagle
On Monday, June 23, 2003, at 02:04 PM, Marcus BXrger wrote: 1) SPL doesn't work when not being a built-in extension. Works fine for me. I tested all the interfaces except for spl_array_write_ex. gs -- George Schlossnagle -- Principal Consultant -- OmniTI Computer Consulting, Inc. -- +1.410.87

Re[2]: [PHP-DEV] ADT, SPL

2003-06-23 Thread Marcus Börger
Hello Sebastian, Monday, June 23, 2003, 8:50:17 AM, you wrote: SB> Sterling Hughes wrote: >> SPL should be integrated into the engine imho. I think its incredibly >> useful from a purely internals perspective. SB> Either way I think the functionality should be part of PHP 5 and SB> enabled