Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44151 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 9031 invoked from network); 4 Jun 2009 06:49:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Jun 2009 06:49:51 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 72.14.220.152 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 72.14.220.152 fg-out-1718.google.com Received: from [72.14.220.152] ([72.14.220.152:64484] helo=fg-out-1718.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 08/F3-23189-E8E672A4 for ; Thu, 04 Jun 2009 02:49:50 -0400 Received: by fg-out-1718.google.com with SMTP id 22so1109075fge.0 for ; Wed, 03 Jun 2009 23:49:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=VyGakbqY6xa4pHWpQI2bya7Jvmit4KgGBtEc8PGxfEw=; b=QHmfl4ricGB02WB/TxO4UPNJOh4yBNoxaQXvjec5b1b8UzlCfTxOU/gcH8RqdlFemS yc7k4Byvo3wztTotjBwhXR9mf91rIE8+ZzDRzxuhMVg8eszMMXWw/u0QmbU687ko92f1 GRZaI58z7lje6eAXDcstbdeXln7UikP4N0JD0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=qlt6ULkaRsVTBN2P5utW5cRsMyZr+J2QG3mNzQ0i4OO1EOJgM7zZMl7oK//z8PM7wb 4aS5i5Ylqx9uy97xqyK/CYWfpDfOy8Zk822GD/UKsgnAbRFoeZgHLa17c6HoW2zu0mOL SVjBn0mD5RthpwOJajc+7FR5bFAX9ZuhR2kGo= MIME-Version: 1.0 Received: by 10.86.68.10 with SMTP id q10mr2084905fga.78.1244098187053; Wed, 03 Jun 2009 23:49:47 -0700 (PDT) In-Reply-To: <698DE66518E7CA45812BD18E807866CE02F119EC@us-ex1.zend.net> References: <4A26E286.9010801@gravitonic.com> <7f3ed2c30906031424m6fd43927q25af4a9f5dbc8424@mail.gmail.com> <4A26EB27.609@gravitonic.com> <698DE66518E7CA45812BD18E807866CE02F119EC@us-ex1.zend.net> Date: Thu, 4 Jun 2009 08:49:47 +0200 Message-ID: To: Andi Gutmans Cc: Elizabeth M Smith , internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Notes from the PDM in Chicago From: pierre.php@gmail.com (Pierre Joye) On Thu, Jun 4, 2009 at 8:46 AM, Andi Gutmans wrote: >> -----Original Message----- >> From: Elizabeth M Smith [mailto:auroraeosrose@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