Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70969 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 70512 invoked from network); 2 Jan 2014 20:12:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Jan 2014 20:12:28 -0000 Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.175 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.217.175 mail-lb0-f175.google.com Received: from [209.85.217.175] ([209.85.217.175:50496] helo=mail-lb0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BF/34-48256-B28C5C25 for ; Thu, 02 Jan 2014 15:12:27 -0500 Received: by mail-lb0-f175.google.com with SMTP id w6so7624426lbh.34 for ; Thu, 02 Jan 2014 12:12:24 -0800 (PST) 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:message-id :subject:to:cc:content-type; bh=YOvr9IAex0t2UB7bWWKTsaTtob06AkYeJakpAPAtcPU=; b=WzX8CB4xtqEy4H8Sadpv1CMIRSV12piRM/oLxsElI90u/x+YLAFpwML1+rZe+Wb/hc W5eszN+b42pRinMSjMNsRXgICQkLFckp4ExVWJAz4TphaiXabyvoMh/gxitnJVm+PIon G2xA/Qx6sEYr7BpPwkmUEF6gkW3K5zDYabY0AYoI8l3F8t8OglwfKK/AmoLXPmZy93Nk ZqN4i8owEJIbLkGdB4aTla0CT+3xTaDBNdF+SZTtI1pblYu1Ld44r73bhBbf0EyX7ZJ9 ULzzeTFnzW1W0Njf07gG0GI8hI3ac2+/Scm64TonHNw79/NkQHcg89gnq2ozUQ4C1Tjx DZ4Q== X-Received: by 10.112.149.103 with SMTP id tz7mr3330003lbb.71.1388693544483; Thu, 02 Jan 2014 12:12:24 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.112.6.68 with HTTP; Thu, 2 Jan 2014 12:11:44 -0800 (PST) In-Reply-To: References: <52BE8F35.9090104@b1-systems.de> <52C4A415.3040101@gmail.com> <52C4ADC8.1090009@lerdorf.com> <52C510CF.3030604@garfieldtech.com> <0bae3e8fb5acff88a1aba0bea6bd264d@yamiko.org> Date: Fri, 3 Jan 2014 05:11:44 +0900 X-Google-Sender-Auth: DCcLWwaBcKge738BX1_sbgQXRIE Message-ID: To: Florin Patan Cc: Robert Parker , "internals@lists.php.net" Content-Type: multipart/alternative; boundary=047d7b3a87fe6bc02b04ef0269f0 Subject: Re: [PHP-DEV] [PHP6] Function name consistency From: yohgaki@ohgaki.net (Yasuo Ohgaki) --047d7b3a87fe6bc02b04ef0269f0 Content-Type: text/plain; charset=UTF-8 Hi Florin, On Fri, Jan 3, 2014 at 5:00 AM, Florin Patan wrote: > @Yasuo, if you really want to keep PHP attractive maybe you should > look on what golang is doing because imo they served every other > languages a lesson in tooling and not only. > Thanks. I'm not familiar with Go yet, but I have an idea for DbC (design by contract) for PHP. Anyway, I'll learn it soon :) -- Yasuo Ohgaki yohgaki@ohgaki.net --047d7b3a87fe6bc02b04ef0269f0--