> -----Original Message-----
> From: Elizabeth M Smith [mailto:auroraeosr...@gmail.com]
> Sent: Wednesday, June 03, 2009 2:43 PM
> To: internals@lists.php.net
> Subject: Re: [PHP-DEV] Notes from the PDM in Chicago
> yes Hannes - interfaces for userland implemented streams would help
> people trying to figure out if they have all the methods they need for
> a
> particular stream type (SeekableStream et al) - this would be backward
> compat (you wouldn't HAVE to implement the interfaces IIRC, at least
> not
> right away) but would help things along - Sara had the general ideas
> for
> how this would be done.

Btw, this is also true for PDO. We would want interfaces for PDOStatement and 
some other classes there too. That is in the TODO for PDO I believe but if we 
do this then let's make sure we do it consistently.

Andi

Reply via email to