On Thu, Jun 4, 2009 at 8:46 AM, Andi Gutmans <a...@zend.com> wrote:
>> -----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.

I would suggest to create a specific RFC about this topic in the wiki.

Cheers,
-- 
Pierre

http://blog.thepimp.net | http://www.libgd.org

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

Reply via email to