Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70012 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99117 invoked from network); 5 Nov 2013 07:57:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Nov 2013 07:57:26 -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.215.48 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.215.48 mail-la0-f48.google.com Received: from [209.85.215.48] ([209.85.215.48:52241] helo=mail-la0-f48.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3D/CE-04169-4E4A8725 for ; Tue, 05 Nov 2013 02:57:25 -0500 Received: by mail-la0-f48.google.com with SMTP id ec20so2283824lab.7 for ; Mon, 04 Nov 2013 23:57:22 -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=rfk+fFXy4p0vcq8/wjwcjTFb+VplzWbFyQKl+Hy/TbU=; b=G4a1pyfcR2U+I7ovjLUMviRCkT+uB8+m2tXxaMdeDrK8wkZvEaS9xEQlzubyFpVt4P b4k+vMP1T+qTu5h625jtrEhVTT3CR2eju9jNpavKli9ER24BYRGVIpp0nEeyLff9Cutu LgCCetQlCp3XEQbiAoSUJ23j8cgJLU/IiDNipEBj9bo3/79ZIqoZ1paSXlUjkM0Etkx6 tdHIdnhUVNUG7EhzeJv+iM4ofvGAnFi7fmIl9Om7PS09oHIWDKEQenx0PlRDCrZxoniX d9pmu0ikZ6SubRCwJ7l7GVn4HXIeQdNjRHki3pz8PpyiwMXTjhEyP9TBP2ex5MBjnVRe e4fA== X-Received: by 10.152.6.74 with SMTP id y10mr15306393lay.16.1383638241910; Mon, 04 Nov 2013 23:57:21 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.112.154.201 with HTTP; Mon, 4 Nov 2013 23:56:41 -0800 (PST) In-Reply-To: <52789F0A.3010004@php.net> References: <65.90.33939.943A3725@pb1.pair.com> <527766D5.8090407@rotorised.com> <5277861A.5020202@php.net> <52789F0A.3010004@php.net> Date: Tue, 5 Nov 2013 16:56:41 +0900 X-Google-Sender-Auth: 6AtKFZXkxF7sNFDLUu3TapztFds Message-ID: To: Joe Watkins Cc: "internals@lists.php.net" , Pierre Joye Content-Type: multipart/alternative; boundary=089e0149401ae8272804ea6961c6 Subject: Re: [PHP-DEV] RFC: Vote: Expectations From: yohgaki@ohgaki.net (Yasuo Ohgaki) --089e0149401ae8272804ea6961c6 Content-Type: text/plain; charset=UTF-8 Hi Joe, On Tue, Nov 5, 2013 at 4:32 PM, Joe Watkins wrote: > I got some sound advice yesterday, from many people, and yourself > ... I also got the opportunity to realize that I don't have to listen to > dick heads on the internet if I don't want too. So I won't. > > I'm going nowhere, I enjoy working with PHP, even if I'm not > getting anywhere :) > > I have put the RFC back to under discussion, I'll discuss it with > people who have relevant input and bring it up for vote when it is ready. > Sorry about the drama, let's crack on ... > Good news! Anyway, I would like to have "Design By Contract" support in PHP. It's similar to assertion, but it's differ. http://en.wikipedia.org/wiki/Design_by_contract Many modern languages support DbC, since it enables build efficient and robust applications. Please consider it. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --089e0149401ae8272804ea6961c6--