Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:50257 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88234 invoked from network); 16 Nov 2010 17:38:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Nov 2010 17:38:10 -0000 Authentication-Results: pb1.pair.com smtp.mail=chadfulton@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=chadfulton@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.170 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: chadfulton@gmail.com X-Host-Fingerprint: 209.85.214.170 mail-iw0-f170.google.com Received: from [209.85.214.170] ([209.85.214.170:48293] helo=mail-iw0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 45/63-61344-081C2EC4 for ; Tue, 16 Nov 2010 12:38:09 -0500 Received: by iwn41 with SMTP id 41so1148112iwn.29 for ; Tue, 16 Nov 2010 09:38:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type; bh=gAynTcMZtWoJjYIhs0f66HWvi/g9pu2wTTFwCdHweKw=; b=XFN/oWvN+M3uIj9WrZGIydhClhVRuqqusD/4Q5abgS81IKeB2RDTWiTjUudd+7kbsj qSxOaRf036A+zbQw0noGXD25Xg/0Om+w9QLkNo2A6mQ4T0Q9BJ2cVSK+b8PAxeSgUsHz h4oVInzO12aGE9VrRCOfvVBRM6yIPpAMDaMP8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=iV5uzCCSurygzFILpblaxNLUJBtO08sgHujK413G3OrTNG/i6xTIaSIhY8DXnmNmL9 o2WEsyA4cxRY7PkiCz9EviEMMm6CXGIpecUTHBQ4CqLRIqDGco/uhieXTt1to4DaU21S gtAoBLT+WZ7jpCSm7LFoSA2LxiGxdXnL2IUdk= Received: by 10.231.15.138 with SMTP id k10mr6029242iba.17.1289929085104; Tue, 16 Nov 2010 09:38:05 -0800 (PST) MIME-Version: 1.0 Received: by 10.231.79.6 with HTTP; Tue, 16 Nov 2010 09:37:44 -0800 (PST) In-Reply-To: <4CE28F49.9000700@toolpark.com> References: <4CE28F49.9000700@toolpark.com> Date: Tue, 16 Nov 2010 09:37:44 -0800 Message-ID: To: Lars Schultz Cc: PHP internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] PHP 5.4 - Meta attribute (aka. Annotations) support discussion From: chadfulton@gmail.com (Chad Fulton) On Tue, Nov 16, 2010 at 6:03 AM, Lars Schultz wrote: > Hi, > > I certainly don't have PHP-Karma (Does meritocracy really refer to that?), > but simply I can't believe that you're talking about this, again. > > I think Annotation-Supporters have made their point, but shouldn't they let > the PHP 5.4 Developers get on with it and let them roll out a new version > instead of forcing them to reply to lengthy emails about the same topic over > and over again. One could almost believe that you're hoping to drown their > voices by frustrating them into not replying anymore, therefore winning your > vote. > > cheers. > Lars > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > ^ I agree. ---- I also don't think you can discuss annotations without simultaneously discussing their implementation. To me, it looks like you're trying to force through a vote on a very vague topic "should PHP support Annotations", and then use that vote later to force through an implementation that many core people have already said is not desirable. Many of the arguments that are central to the question of "should PHP support Annotations" MUST deal with their implementation because they add a large new set of syntax to the language. I doubt anyone would support annotations "at any cost", and yet that's the vote you're trying to force here.