Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70970 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 71935 invoked from network); 2 Jan 2014 20:14:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Jan 2014 20:14:35 -0000 Authentication-Results: pb1.pair.com smtp.mail=florinpatan@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=florinpatan@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.128.51 as permitted sender) X-PHP-List-Original-Sender: florinpatan@gmail.com X-Host-Fingerprint: 209.85.128.51 mail-qe0-f51.google.com Received: from [209.85.128.51] ([209.85.128.51:40247] helo=mail-qe0-f51.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 25/94-48256-AA8C5C25 for ; Thu, 02 Jan 2014 15:14:35 -0500 Received: by mail-qe0-f51.google.com with SMTP id 1so14499368qee.38 for ; Thu, 02 Jan 2014 12:14:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=0NBWiB+JH3BaIE4BpWEIrFGWfF0TTUHX4wfZkhXZ5r8=; b=uNzO86B2Lbg0Ij+DwtvjyHUqpo4qLF6132yUmsbSWVexxkHj0/xB8b0IwWo/vS5GlI mvrjAdq8OxX3X6MpWG19fguuBSxbX8Z5rySGyiVOYirytAvPs9x8C1L8e0Y6VFjBPHew yXsrEAlqWMI1MHcDx6DhrCsa+4a+LBLIo8aHbaZHFId6xtK3jVIIei5113C+HKIQf+Gx 8LH3fYcTSUahZdZi9bEOaP2kNbB6745E0RSCqpW0PMA4NAGXujcOR+mktaIdlU5JV3qg 423yrI/QMLID59B6NeXZ+oyQPovfiGPTXzRyj6qDXc4IuXZoWs5PwTrNgby9nsT3x2hf J0xQ== X-Received: by 10.224.53.71 with SMTP id l7mr104005838qag.33.1388693672541; Thu, 02 Jan 2014 12:14:32 -0800 (PST) MIME-Version: 1.0 Received: by 10.140.100.205 with HTTP; Thu, 2 Jan 2014 12:14:02 -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: Thu, 2 Jan 2014 21:14:02 +0100 Message-ID: To: Yasuo Ohgaki Cc: Robert Parker , "internals@lists.php.net" Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] [PHP6] Function name consistency From: florinpatan@gmail.com (Florin Patan) >On Thu, Jan 2, 2014 at 9:11 PM, Yasuo Ohgaki wrote: > 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 Also Pythons' 2to3 might be interesting to check out: http://docs.python.org/2/library/2to3.html Cheers. ---- Florin Patan / @dlsniper https://github.com/dlsniper http://www.linkedin.com/in/florinpatan