Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38757 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 14177 invoked from network); 4 Jul 2008 09:26:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Jul 2008 09:26:40 -0000 Authentication-Results: pb1.pair.com header.from=lars@strojny.net; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=lars@strojny.net; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain strojny.net designates 78.46.69.2 as permitted sender) X-PHP-List-Original-Sender: lars@strojny.net X-Host-Fingerprint: 78.46.69.2 milch.schokokeks.org Received: from [78.46.69.2] ([78.46.69.2:60101] helo=milch.schokokeks.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F2/03-14155-FCCED684 for ; Fri, 04 Jul 2008 05:26:40 -0400 Received: from [10.88.8.183] (colt-d53d2146.colt.mediaventures.de [::ffff:213.61.33.70]) (AUTH: PLAIN lars@schokokeks.org, SSL: TLSv1/SSLv3,256bits,CAMELLIA256-SHA) by milch.schokokeks.org with esmtp; Fri, 04 Jul 2008 11:26:36 +0200 id 000000000000C018.00000000486DECCC.000079BF To: Johannes =?ISO-8859-1?Q?Schl=FCter?= Cc: Derick Rethans , php-dev List In-Reply-To: <1215162928.32294.5.camel@goldfinger.johannes.nop> References: <1215076043.7021.10.camel@localhost> <1215160135.8875.14.camel@localhost> <1215162928.32294.5.camel@goldfinger.johannes.nop> Date: Fri, 04 Jul 2008 11:26:36 +0200 Message-ID: <1215163596.8875.22.camel@localhost> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=_milch.schokokeks.org-31167-1215163596-0001-2" X-Mailer: Evolution 2.22.2 Subject: Re: [PHP-DEV] [RFC] Namespaces for internal classes From: lars@strojny.net (Lars Strojny) --=_milch.schokokeks.org-31167-1215163596-0001-2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi Johannes, Am Freitag, den 04.07.2008, 11:15 +0200 schrieb Johannes Schl=C3=BCter: [...] > That's not entirely true, there are minor BC breaks: Let's say Bar is an > alias for Foo::Bar. now to $r =3D new ReflectionClass('Bar'); echo > $r->getName(); and you'll get 'Foo::Bar' as that's the name in the CE, > same goes for error messages, stack traces, ... (I'Ve seen people > parsing them...) Didn't thought of that, thanks for the heads up. In your opinion, would that be a show stopper? cu, Lars --=_milch.schokokeks.org-31167-1215163596-0001-2 Content-Type: application/pgp-signature; name="signature.asc" Content-Transfer-Encoding: 7bit Content-Description: Dies ist ein digital signierter Nachrichtenteil -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (GNU/Linux) iQIcBAABAgAGBQJIbezLAAoJECQPF+sCY6wHwPUQAIYh0fSlLm2rawmr59Eb3YzJ 0bKsrP3uQ+pijIIntOaj4UQFej0u3+4axvmBt+RHoKd3gNo+cYNas8S5E5pnf0Cn IDi5bWNumJW2P9wr+C7rqGww5yZz5UMl0k3auoETTCBQxmgAL0Iv/J7yB90f/EqW EIu26seFAWCEXZfRIAOGAEaKHiuTXAxPZ5veG5CTbRI1RHaQPYjT/ZzjG8twwyT+ YUmloYHqKOZJqa90NBBc+wa++4vVwjLqMwuJep9YJ+dwhVobiH+kNHCDS2PVjWW8 gLlJW/+29hKsftjU6igr0X/OkSAAeLkedUgjwFJZjnnk0ufj8LAEc79KIEqSmNTG Ps6To9T+N0wbw4/fLhQzXxZo73sJqliUGm4OmkCBAt5GfNEELVavldBtLo6oPV5t tPvjk8qqjYheJS2KcPyoBw6Bc/qkfl6s2ll0pO1kRGUaawtHJxHcdVIVF8zGlxfq 0AaLGQSM79XImXeTfzhrIeXwRpborwY5LzxPQFahDtmnBbhwpajqgn58fXUS4v5l OEhrkfEFoX/bhdZ7+WxX0IQApd+CmyJf0CTgOM+/6H9zaEXdvqGeLvY7IhqbXZiu OXDMFR6YP2kndgNJEkpu139W+O9sw++9mpVKQ3ytk4/V39ApPCy5fMmEgNTiSJ2N Bsculpu1Py7wYCwJ2uDp =Qlsi -----END PGP SIGNATURE----- --=_milch.schokokeks.org-31167-1215163596-0001-2--