Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41446 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74616 invoked from network); 27 Oct 2008 12:36:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Oct 2008 12:36:40 -0000 Authentication-Results: pb1.pair.com smtp.mail=markright@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=markright@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.198.227 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: markright@gmail.com X-Host-Fingerprint: 209.85.198.227 rv-out-0506.google.com Received: from [209.85.198.227] ([209.85.198.227:43048] helo=rv-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9D/50-34199-7D5B5094 for ; Mon, 27 Oct 2008 07:36:39 -0500 Received: by rv-out-0506.google.com with SMTP id g37so2240057rvb.23 for ; Mon, 27 Oct 2008 05:36:37 -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:in-reply-to:mime-version:content-type:references; bh=6NbFyeW14KI8VHQWLpmm8iEz1k95hzAuX3lYlVdoCxo=; b=M/Hx2cIQew3M2196D9spiFhz6mQE6MeVRVsMeBws6vj8wj7YsalIhYj7yn56hIi9F4 my9pIQ0gQmcFRzxmtehxxWijQWQq7q4X3zeWXxtbCJkFBBn25kyqUxbNpWK9W9WYHK0G N0aHPdQXtPc2ah0qaFsAZfegm3/mn2T9ZfEiE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=G4iS4vDH+9ymM9a/Y6HoXVqWTMbqCeYDGVxL681axz9S0HnyAMkhguz3u5O5hpcdrt TYCTSrBHMltQVRdyiwqMQRT8tQkK+pLEILltmVNZiuA56R5egb8Do02QiLHXtnIrQjWK oK8zBn091k0ph+SG32NCpzXjonlxfIj30mE5E= Received: by 10.114.182.1 with SMTP id e1mr5145854waf.143.1225110996953; Mon, 27 Oct 2008 05:36:36 -0700 (PDT) Received: by 10.115.93.6 with HTTP; Mon, 27 Oct 2008 05:36:36 -0700 (PDT) Message-ID: <2fd662a00810270536n57f6440eie3e37ba86c23b9be@mail.gmail.com> Date: Mon, 27 Oct 2008 13:36:36 +0100 To: "PHP internals" In-Reply-To: <8C5B5DF6-E72A-4936-A1CD-6CC4B543D954@prohost.org> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_23191_6515470.1225110996851" References: <46BD96DF-B594-490C-9812-D7ACDD976205@pooteeweet.org> <8C5B5DF6-E72A-4936-A1CD-6CC4B543D954@prohost.org> Subject: Re: [PHP-DEV] From: markright@gmail.com (Marco) ------=_Part_23191_6515470.1225110996851 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline 2008/10/27 Ilia Alshanetsky > Thanks for all your hard work guys. While \ separator is a bit weird, I > wholeheartedly support the decision to use a distinct separator for > namespaces. > Totally agree, Originally I thought WTF they've chosen \ but once I got past all the FUD and really thought about it then it makes sense. Thanks for stepping up to the plate and making what wasn't a very easy decision! Regards Marco ------=_Part_23191_6515470.1225110996851--