Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40582 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 85232 invoked from network); 20 Sep 2008 21:39:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Sep 2008 21:39:59 -0000 Authentication-Results: pb1.pair.com header.from=dnfeitosa@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=dnfeitosa@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 72.14.220.152 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: dnfeitosa@gmail.com X-Host-Fingerprint: 72.14.220.152 fg-out-1718.google.com Received: from [72.14.220.152] ([72.14.220.152:9996] helo=fg-out-1718.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 26/02-65213-EAD65D84 for ; Sat, 20 Sep 2008 17:39:59 -0400 Received: by fg-out-1718.google.com with SMTP id 16so1015396fgg.23 for ; Sat, 20 Sep 2008 14:39:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type:references; bh=SG8sS2+AZ3KtN4aGW7BGc4jaYDwQVncg9h2/vAlmddI=; b=DWROjjg6HWdxdvz7+t+nlJI9TA468flKw8JAR8prF5HOc4uxktmuw81V3NqroSHosM e+g5kyQ6sl00wGAkh/AE9xskqheyGi3oCHQ2rY3NNIQIPI3Sidu4JgN5cIOOptTPcxwk 67HZgdexoYOQbfFNBb3bJNCcbMniY9mvrD5fQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=usyeO7T9zo/IhQBmh2Mcd0ZVOoA0a2zLlQGp5C/BN57aMiyz+3df9C49CqR4dkPShu 7y5+cdRZbo+zjUd/TmF3DlPXBj3XykyePrSI/cLVvWUZWIYo0IZDgOVxxZTRsfgc2N+2 Z6UKmuBMiAcsyIgU3+Y1GgDHVAtaR2ZH6vv6E= Received: by 10.181.4.17 with SMTP id g17mr1426935bki.67.1221946794834; Sat, 20 Sep 2008 14:39:54 -0700 (PDT) Received: by 10.180.225.18 with HTTP; Sat, 20 Sep 2008 14:39:54 -0700 (PDT) Message-ID: <2671cb7a0809201439s7107fa76vd5dde36169c69595@mail.gmail.com> Date: Sat, 20 Sep 2008 18:39:54 -0300 To: RQuadling@googlemail.com Cc: "PHP Internals List" In-Reply-To: <10845a340809201415t2f9bc867x24a6259e0eb71ae0@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_28831_7946830.1221946794844" References: <962975.69490.qm@web36405.mail.mud.yahoo.com> <6973016.20080920004704@marcus-boerger.de> <48D4FE18.7080404@sci.fi> <21a817cacf54bb91d3a8c8d635ba786d@cshell.gr> <2fd662a00809200927j34a1500dvb6ea7f08a87ebc62@mail.gmail.com> <48D53A19.30102@cshell.gr> <48D53F3F.1070006@cshell.gr> <10845a340809201415t2f9bc867x24a6259e0eb71ae0@mail.gmail.com> Subject: Re: [PHP-DEV] php7- dropping the $ from the variable name - rfc From: dnfeitosa@gmail.com ("Diego Feitosa") ------=_Part_28831_7946830.1221946794844 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Finally something that makes sense or at least worthy of discussion!! But not at this thread. Cheers, On Sat, Sep 20, 2008 at 6:15 PM, Richard Quadling wrote: > Apropos of nothing, if you are all looking for something to reclaim, > then how about dropping # as a comment. We've got block and single > line comments already with /* */ and //. > > Then # could be the namespace separator and solve all these issues > about conflicts between namespace::function and class::static. > > namespace#function() is very much distinguishable to class::static() > > Richard. > > > -- > ----- > Richard Quadling > Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 > "Standing on the shoulders of some very clever giants!" > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Diego www.dnfeitosa.com ------=_Part_28831_7946830.1221946794844--