Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:64760 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48785 invoked from network); 9 Jan 2013 16:41:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Jan 2013 16:41:10 -0000 Authentication-Results: pb1.pair.com header.from=morrison.levi@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=morrison.levi@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.175 as permitted sender) X-PHP-List-Original-Sender: morrison.levi@gmail.com X-Host-Fingerprint: 209.85.214.175 mail-ob0-f175.google.com Received: from [209.85.214.175] ([209.85.214.175:43263] helo=mail-ob0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2A/4F-02684-4AD9DE05 for ; Wed, 09 Jan 2013 11:41:09 -0500 Received: by mail-ob0-f175.google.com with SMTP id vb8so2435742obc.34 for ; Wed, 09 Jan 2013 08:41:06 -0800 (PST) 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:content-type; bh=gStsrwDITbwPDFEr1aTuW9led6R9wSSh452IG1nSNaA=; b=oDQAXEGPxyoL2w6Rk5pc3C/u8CSBASCzCy0Kuoh9ste3yvJOK8eoUNO+55ucj2xwmY Nd2f13fOMkiNVwVSXR52tbQQjAyYHDtdCtwVrT/wdUGlBZ/qjWGaThVnD2JcsFWDOqzd nz9sCVE5x6V4Tz685tIcFYdm1QBMAVbGE3DgIH6Pz4YkXRPq2usepzbq0zqSt5Dy0r1Y aLld1CbDyMLDZ7A45UtSuBPADJP/LJBY5jELdQwxVd7R5gQ1Kmyyy6KehPTiliuAw/eN lAcOqR1EJ+ZqcDHy94wsahFqoT/meNogJUiexnPUVFCbIzCV4RjWVJJ6WY2DYYmj2X9K qKow== MIME-Version: 1.0 Received: by 10.60.32.235 with SMTP id m11mr40532227oei.129.1357749665317; Wed, 09 Jan 2013 08:41:05 -0800 (PST) Received: by 10.76.82.234 with HTTP; Wed, 9 Jan 2013 08:41:05 -0800 (PST) In-Reply-To: References: <50ED4C18.3090806@zerocue.com> <50ED98E4.7010009@garfieldtech.com> Date: Wed, 9 Jan 2013 09:41:05 -0700 Message-ID: To: Rafael Dohms Cc: Larry Garfield , PHP internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] - True Annotations From: morrison.levi@gmail.com (Levi Morrison) Why don't we pick a commonly used annotation symbol like * then? It currently can't start an expression so there's not an ambiguity (that I can think of).