Re: [PHP-DEV] to be discussed items

2008-07-15 Thread Lukas Kahwe Smith
On 15.07.2008, at 13:25, Pierre Joye wrote: hi Marcus, On Mon, Jul 14, 2008 at 11:15 PM, Marcus Boerger <[EMAIL PROTECTED]> wrote: 2) XMLWriter: Add writeNode([xmlreader obj]), allow to create a push/ pull parser should be easy enough and is simply a new function in an ext, can't ju

Re: [PHP-DEV] to be discussed items

2008-07-15 Thread Pierre Joye
hi Marcus, On Mon, Jul 14, 2008 at 11:15 PM, Marcus Boerger <[EMAIL PROTECTED]> wrote: >> 2) XMLWriter: Add writeNode([xmlreader obj]), allow to create a push/ >> pull parser > > should be easy enough and is simply a new function in an ext, can't just > somebody do it? It is not hard but not a s

Re: [PHP-DEV] to be discussed items

2008-07-15 Thread Andrey Hristov
Lukas Kahwe Smith wrote: Hi, I am about to move all "to be discussed items" [1] to the future PHP release section (so after 5.3): 1) userspace streams filter that acts as a default filter through which require/include read their files (Sebastian, Sara) 2) XMLWriter: Add writeNode([xmlreader

Re: [PHP-DEV] to be discussed items

2008-07-15 Thread Marcus Boerger
Hello Lukas, Monday, July 14, 2008, 2:58:13 PM, you wrote: > Hi, > I am about to move all "to be discussed items" [1] to the future PHP > release section (so after 5.3): > 1) userspace streams filter that acts as a default filter through > which require/include read their files (Sebastian,

Re: [PHP-DEV] to be discussed items

2008-07-14 Thread David Zülke
+1 Am 14.07.2008 um 20:40 schrieb Stanislav Malyshev: Hi! For 6) it does not seem like we know a good solution at this stage. For I think we need to gather some experience on namespace usage before we move internal classes to them. Also, this change would be binary and source-code com

Re: [PHP-DEV] to be discussed items

2008-07-14 Thread Stanislav Malyshev
Hi! For 6) it does not seem like we know a good solution at this stage. For I think we need to gather some experience on namespace usage before we move internal classes to them. Also, this change would be binary and source-code compatible (we'll keep the old names in 5.x for sure) so we hav

[PHP-DEV] to be discussed items

2008-07-14 Thread Lukas Kahwe Smith
Hi, I am about to move all "to be discussed items" [1] to the future PHP release section (so after 5.3): 1) userspace streams filter that acts as a default filter through which require/include read their files (Sebastian, Sara) 2) XMLWriter: Add writeNode([xmlreader obj]), allow to create a