Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31665 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 9731 invoked by uid 1010); 17 Aug 2007 03:40:16 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 9716 invoked from network); 17 Aug 2007 03:40:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Aug 2007 03:40:15 -0000 Authentication-Results: pb1.pair.com smtp.mail=nicobn@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=nicobn@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.146.177 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: nicobn@gmail.com X-Host-Fingerprint: 209.85.146.177 wa-out-1112.google.com Received: from [209.85.146.177] ([209.85.146.177:51187] helo=wa-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4B/00-08109-D9815C64 for ; Thu, 16 Aug 2007 23:40:14 -0400 Received: by wa-out-1112.google.com with SMTP id m28so87100wag for ; Thu, 16 Aug 2007 20:40:11 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=QRmIY6s8TiTK8Nmx16Z1wSNiISO1/FgnUIrNZSQTjz3GFOThhxrgfgxvGe1zVLlLcEYJSAZyp+dhAPTUxeqQTHdM3yTYCqeAi7USkyHQkKKIwHA9Dp7k2h8Q+4RpqawyYPz4FKtVVNbybw1KAKRTFJ5HiTll7Ugku9NU1Fl/aVY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=M+cHm2jtPpcaiKmkRJPePrHnYmyPnA4nOilm3U+qOCrjRRD88L1HQAd3CjSbgMlriZJsxQvuH5GUvW09oYVwMgFFfbhB1OnkZGKHF/BsR5Qk/CxjKO6AnM8ZqzBq2hUt+4f262dbg57KnKEo2jmKZjqsb9hRUEq0Vqs8rTDBRQs= Received: by 10.115.106.7 with SMTP id i7mr85304wam.1187322010773; Thu, 16 Aug 2007 20:40:10 -0700 (PDT) Received: by 10.114.125.4 with HTTP; Thu, 16 Aug 2007 20:40:10 -0700 (PDT) Message-ID: <30bd80240708162040y2cf7953at2f1aaa28ec406e8d@mail.gmail.com> Date: Thu, 16 Aug 2007 23:40:10 -0400 To: "Marcus Boerger" Cc: "PHP Developers Mailing List" In-Reply-To: <8410417237.20070816224322@marcus-boerger.de> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_47548_23792001.1187322010728" References: <46C30190.2060106@pooteeweet.org> <1222090294.20070816222340@marcus-boerger.de> <30bd80240708161337k38d61082le50a2260468e3ae7@mail.gmail.com> <8410417237.20070816224322@marcus-boerger.de> Subject: Re: [PHP-DEV] reserved word alert From: nicobn@gmail.com ("=?ISO-8859-1?Q?Nicolas_B=E9rard-Nault?=") ------=_Part_47548_23792001.1187322010728 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I wasn't talking about global functions and classes, I was talking about class methods. David pretty much sums this up in his email. On 8/16/07, Marcus Boerger wrote: > > Hello Nicolas, > > yes. All my global functions and my classes are prefixed. > > marcus > > Thursday, August 16, 2007, 10:37:30 PM, you wrote: > > > In that specific case, a method called import() was in cause (of course= , > > conflicting with the namespace/package/whatever package). Do you propos= e > > prefixing all method names ? > > > On 8/16/07, Marcus Boerger wrote: > >> > >> Hello Lukas, > >> > >> this is a no issue. Prefix your code and be done! > >> > >> marcus > >> > >> Wednesday, August 15, 2007, 3:37:20 PM, you wrote: > >> > >> > Hi, > >> > >> > Someone in the Doctrine channel just brought up the issue of having > to > >> > look forward to ensure mid term compatibility when choosing names fo= r > >> > identifiers. I guess with namespaces and other things will add new > >> > reserved words. I think we should have a prominent place on php.netw= ith > >> > early warning for reserved words that will be in future php releases= . > >> > >> > regards, > >> > Lukas > >> > >> > >> > >> > >> Best regards, > >> Marcus > >> > >> -- > >> PHP Internals - PHP Runtime Development Mailing List > >> To unsubscribe, visit: http://www.php.net/unsub.php > >> > >> > > > > > > Best regards, > Marcus > > --=20 Nicolas B=E9rard-Nault (nicobn@gmail.com) =C9tudiant D.E.C. Sciences, Lettres & Arts C=E9gep de Sherbrooke Homepage: http://nicobn.googlepages.com ------=_Part_47548_23792001.1187322010728--