Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67814 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57156 invoked from network); 25 Jun 2013 16:32:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Jun 2013 16:32:46 -0000 Authentication-Results: pb1.pair.com smtp.mail=laruence@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=laruence@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.45 as permitted sender) X-PHP-List-Original-Sender: laruence@gmail.com X-Host-Fingerprint: 209.85.215.45 mail-la0-f45.google.com Received: from [209.85.215.45] ([209.85.215.45:44755] helo=mail-la0-f45.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3B/06-49518-B26C9C15 for ; Tue, 25 Jun 2013 12:32:43 -0400 Received: by mail-la0-f45.google.com with SMTP id fr10so12451987lab.18 for ; Tue, 25 Jun 2013 09:32:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=dRjOUoOAmf2hi+jR6QwVTPcoT1aFdIDws10eRzJSPtE=; b=cX62R9HEXB6r0CS7AZGdOV4Suvo8ayuokvJ+nSBCJPd3Q4Br/Hz9o2BNk/rzlZm/2L 1SX7G3EXBFYVuxo9u2YDL15/dEge2jcEY0hH228nhmPuIJ3UwuLttHGw9FxLGL4wUar9 DrN9eZ5P0GUeJ2S1T/A8OfwRXN3fB0CRFdRd37sGJAb73wI/oa0WAwtC4ksPJbK2Snvl PZhWaDZesc9s9NmOyEbXxXfqe77hho9m4+byeyHxVUb9n0LEePNQ0TAaCnjKNcRf5XlU nzll2MWe7/2uaSvWw1R+JdfmbhZRLg+9Xiw/n+k/cJpYiP4BZaQLsKiAzKskgwBY0vLA QnuQ== X-Received: by 10.112.181.71 with SMTP id du7mr294460lbc.24.1372177960393; Tue, 25 Jun 2013 09:32:40 -0700 (PDT) MIME-Version: 1.0 Sender: laruence@gmail.com Received: by 10.114.29.36 with HTTP; Tue, 25 Jun 2013 09:32:20 -0700 (PDT) In-Reply-To: References: Date: Wed, 26 Jun 2013 00:32:20 +0800 X-Google-Sender-Auth: fZ1oDMC9jMcmmPR50nF6g99ugLU Message-ID: To: Anthony Ferrara Cc: "internals@lists.php.net" Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] RFC: Protocol Type Hinting From: laruence@php.net (Laruence) On Tue, Jun 25, 2013 at 11:57 PM, Anthony Ferrara wrote: > Hey all, > > I want to throw out this draft RFC to get the concept floating around and > get feedback early. > > https://wiki.php.net/rfc/protocol_type_hinting > > 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. > > What do you think? Hey: Just one question, usage? why we need this? (run-time check is slow and I can not think out of a case then we must need it) Go does that is not a reason... thanks > > Thanks! > > Anthony -- Laruence Xinchen Hui http://www.laruence.com/