Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:92986 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 24851 invoked from network); 30 Apr 2016 14:50:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Apr 2016 14:50:38 -0000 Authentication-Results: pb1.pair.com smtp.mail=peter.e.lind@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=peter.e.lind@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.48 as permitted sender) X-PHP-List-Original-Sender: peter.e.lind@gmail.com X-Host-Fingerprint: 74.125.82.48 mail-wm0-f48.google.com Received: from [74.125.82.48] ([74.125.82.48:35388] helo=mail-wm0-f48.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 69/C9-58459-B36C4275 for ; Sat, 30 Apr 2016 10:50:36 -0400 Received: by mail-wm0-f48.google.com with SMTP id e201so59112119wme.0 for ; Sat, 30 Apr 2016 07:50:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc; bh=rZV3jorFkzPKtMEUlhpbRq+VQymveA9ES2wy7Ac1SSg=; b=hIzKIQbKVGdnElh/op5LI+7Fj/PkzwdFyzZeB6+kyEuB9BoqpbjDopELfMr9v5xLpo t2OlMUiYKz1Okew/tct/Mi9GOM1L/VTa2FsxiObZNhPrXU7OCsFE51zoV6EkoU9j3t0Y mahFwy3dD8KYx+GmuS1vt71uKx7Hkwf3p2cgaJrUlWDouj77gMjdvnr66R2A8Jv/npLB y4oDAc4OWGi58WuqsP5K+b8crk6tM6JYVjJsMcWQVR+O29x4llnpTOke5Q9ekQp0Pbym rCNWm9c2lO8FMlUGRV6GyO3ENtAxu9YMNIHVBj/YDT6xsJGrDDziImJjsZ2qZsVjZ2BV jo8Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc; bh=rZV3jorFkzPKtMEUlhpbRq+VQymveA9ES2wy7Ac1SSg=; b=EfYBlY+O4MMjex/7wNp+gUDrmWsMBVOR4UnV3CVXkpvy/yoyGMM6NOTLQXEiI3RzsE TyDU6AUMSOQuTQnHOZcIRzz/vhQKi/6ifCKJIRuzdFtz3ilPtoH0wRH0IDATCtyo4umQ l86EbpW4BCRH8kkcIR+n2yzbW+NNv8fhLCRnjVPR+zMFjcekSpKSZC3WbejIqPyBL0es zldTys/uwiZZMp3WuP7mznsIz7BS5Ov81higJxiKmQvtfwX0B2Lwccr5oM9HpFpOuJdE 86aQ/6AYCPSaIDwMLUXwy8DbNOEfG7osltw1rUggbITLJ81M/CMR2w2ixUj60+mqnBJv yBKA== X-Gm-Message-State: AOPr4FWL9Hi6KOcl20h0Pb/x3dfDYweb+0Ys/y0tveTt5smc/fUUqmRBpM8g8SpJTfDHTFVyOJ3iy0HrCKL6zw== MIME-Version: 1.0 X-Received: by 10.28.45.216 with SMTP id t207mr9807105wmt.40.1462027832304; Sat, 30 Apr 2016 07:50:32 -0700 (PDT) Received: by 10.194.105.38 with HTTP; Sat, 30 Apr 2016 07:50:31 -0700 (PDT) Received: by 10.194.105.38 with HTTP; Sat, 30 Apr 2016 07:50:31 -0700 (PDT) In-Reply-To: <5724C477.9060308@lsces.co.uk> References: <5724B8A4.4010304@lsces.co.uk> <5724C477.9060308@lsces.co.uk> Date: Sat, 30 Apr 2016 16:50:31 +0200 Message-ID: To: Lester Caine Cc: PHP internals Content-Type: multipart/alternative; boundary=001a1142312098ab290531b4e1b9 Subject: Re: [PHP-DEV] [RFC] Pipe Operator From: peter.e.lind@gmail.com (Peter Lind) --001a1142312098ab290531b4e1b9 Content-Type: text/plain; charset=UTF-8 On 30 Apr 2016 16:43, "Lester Caine" wrote: > > On 30/04/16 14:57, Marco Pivetta wrote: > > Relevant: https://youtu.be/UvD1VjRvGIk > > Trimming the now useless error code .... > > As I said in the message ... no problem if you simply have a SINGLE > pathway through the code. That video simply assumes that anything that > is not success is an error. MUCH of my code base has turntables or three > way switches which in addition to possible errors, you have a lot more > than one 'success' output. > > The pipe operator does not provide a work flow as demonstrated in that > video ... So in essence, any feature that doesn't fit your codebase is wrong. About tight? > -- > Lester Caine - G8HFL > ----------------------------- > Contact - http://lsces.co.uk/wiki/?page=contact > L.S.Caine Electronic Services - http://lsces.co.uk > EnquirySolve - http://enquirysolve.com/ > Model Engineers Digital Workshop - http://medw.co.uk > Rainbow Digital Media - http://rainbowdigitalmedia.co.uk > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > --001a1142312098ab290531b4e1b9--