Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89423 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 47559 invoked from network); 25 Nov 2015 17:49:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Nov 2015 17:49:44 -0000 Authentication-Results: pb1.pair.com smtp.mail=rowan.collins@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=rowan.collins@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.50 as permitted sender) X-PHP-List-Original-Sender: rowan.collins@gmail.com X-Host-Fingerprint: 74.125.82.50 mail-wm0-f50.google.com Received: from [74.125.82.50] ([74.125.82.50:36454] helo=mail-wm0-f50.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6E/95-19088-7B4F5565 for ; Wed, 25 Nov 2015 12:49:44 -0500 Received: by wmww144 with SMTP id w144so190121615wmw.1 for ; Wed, 25 Nov 2015 09:49:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-type:content-transfer-encoding; bh=xvB1xUKIsDL63mnr54dEadc9lTcvt1l39TEErJeHyEw=; b=iC0j2q2fcazY0KxGSJO6swlD/kLrpU+CZuPKMZ0szBC4KWC4g3omiq5wGMFsCDMNse Qb6BRBMdA0sToo+g5tQtUPtFYrnHVKerwFkF3yfBX9glxkUyB+TGPwX18PzYkJzjvH3X Hc5XFiX+gd5ER3rplMg1rMxcA4kGz1kZ5DB1z6MDFYV5MTCvvkWoU3CpGkoW50N7sQyY UjXOeRGYKDEBsydGa5To7pwqI63zGLjX4lBH82OctLDmIg4v9ZcteHt1HFkR4kNIF1Kf 9DGhZaODGdChLvnZoIo/AuwZjjZIKntSJ5wpSzOPULNQZahzxGbSSdKyaCTs6pqC4btP SLfQ== X-Received: by 10.194.90.243 with SMTP id bz19mr40569449wjb.128.1448473779771; Wed, 25 Nov 2015 09:49:39 -0800 (PST) Received: from [192.168.0.147] ([93.188.182.58]) by smtp.googlemail.com with ESMTPSA id 143sm4547416wmv.18.2015.11.25.09.49.38 for (version=TLSv1/SSLv3 cipher=OTHER); Wed, 25 Nov 2015 09:49:39 -0800 (PST) To: internals@lists.php.net References: <5654B516.4020700@gmail.com> <5655D82A.8020304@lsces.co.uk> <5655E4E4.8070200@garfieldtech.com> <5655E61E.3000904@gmail.com> <5655E93F.90506@gmail.com> <5655F24B.6020401@garfieldtech.com> Message-ID: <5655F47C.3060504@gmail.com> Date: Wed, 25 Nov 2015 17:48:44 +0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <5655F24B.6020401@garfieldtech.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Native Annotation Syntax From: rowan.collins@gmail.com (Rowan Collins) Larry Garfield wrote on 25/11/2015 17:39: > On 11/25/15 11:00 AM, Rowan Collins wrote: >> I don't feel that strongly in favour of docblocks, but I don't think >> the reasons given against are particularly strong. >> >> Regards, > > If you don't feel strongly in favor of them, why are you trying to > make a case for them so strongly? Just for kicks? We don't need a > "devil's advocate" at this point in the discussion... > Hi Larry, I don't *feel* strongly in favour or against them, but can see advantages and disadvantages on both sides. Feeling strongly is not the same as having a strong argument for your point of view, so just because some people have expressed strong opinions against, I don't see why I shouldn't challenge their reasoning, even if that does mean playing devil's advocate. Which is better: basing the decision on the gut feeling of a handful of people who happen to be here now, or basing it on sound reasoning after thinking through the implications? Regards, -- Rowan Collins [IMSoP]