Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68005 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 94022 invoked from network); 28 Jun 2013 09:42:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Jun 2013 09:42:57 -0000 Authentication-Results: pb1.pair.com header.from=lars@strojny.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=lars@strojny.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain strojny.net from 46.4.40.248 cause and error) X-PHP-List-Original-Sender: lars@strojny.net X-Host-Fingerprint: 46.4.40.248 milch.schokokeks.org Received: from [46.4.40.248] ([46.4.40.248:51145] helo=milch.schokokeks.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EE/ED-34034-0AA5DC15 for ; Fri, 28 Jun 2013 05:42:57 -0400 Received: from [192.168.1.83] (p5099f5c8.dip0.t-ipconnect.de [::ffff:80.153.245.200]) (AUTH: PLAIN lars@schokokeks.org, TLS: TLSv1/SSLv3,128bits,AES128-SHA) by milch.schokokeks.org with ESMTPSA; Fri, 28 Jun 2013 11:42:53 +0200 id 0000000000000026.0000000051CD5A9D.000017B9 Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) In-Reply-To: Date: Fri, 28 Jun 2013 11:42:51 +0200 Cc: "internals@lists.php.net" Content-Transfer-Encoding: quoted-printable Message-ID: References: To: Anthony Ferrara X-Mailer: Apple Mail (2.1508) Subject: Re: [PHP-DEV] RFC: Protocol Type Hinting From: lars@strojny.net (Lars Strojny) Hey Anthony, thanks for your work and I think it=92s a very good idea. I thought very = much of it during the last days and I start to see its merits. So, good = thing. I would prefer ~Type for syntax over though, but that's = just a minor detail. cu, Lars Am 25.06.2013 um 17:57 schrieb Anthony Ferrara : > Hey all, >=20 > I want to throw out this draft RFC to get the concept floating around = and > get feedback early. >=20 > https://wiki.php.net/rfc/protocol_type_hinting >=20 > There are still open questions, and a more complete (and cleaner) > implementation will be needed before officially proposing it, but I = wanted > to get the concept out as soon as possible. >=20 > What do you think? >=20 > Thanks! >=20 > Anthony