Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:1369 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 71322 invoked from network); 8 May 2003 08:39:13 -0000 Received: from unknown (HELO smtp-out.quicknet.nl) (213.73.255.38) by pb1.pair.com with SMTP; 8 May 2003 08:39:13 -0000 Received: from sleepert (qn-213-73-182-192.quicknet.nl [213.73.182.192]) by xenon.priv.quicknet.nl (iPlanet Messaging Server 5.2 HotFix 1.07 (built Nov 25 2002)) with SMTP id <0HEK00LMT81DJ8@xenon.priv.quicknet.nl> for internals@lists.php.net; Thu, 08 May 2003 10:39:13 +0200 (MEST) Date: Thu, 08 May 2003 10:39:13 +0200 To: internals@lists.php.net Message-ID: <000a01c3153d$4df7a710$0200a8c0@sleepert> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Mailer: Microsoft Outlook Express 6.00.2800.1158 Content-type: multipart/alternative; boundary="Boundary_(ID_s/mPYPET9+LqfPPNfXxT3g)" X-Priority: 3 X-MSMail-priority: Normal Subject: Zend RFC's deprecated? From: arjenjb@quicknet.nl (Arjen Brouwer) --Boundary_(ID_s/mPYPET9+LqfPPNfXxT3g) Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT Hi, The directory Zend/Rfc/ in the PHP5 source contains 4 RFC files. Are these RFC's deprecated or will the functionality described be implemented before the final release of PHP5? I really like 002.txt and 003.txt. It would be a bad thing if PHP5 won't support nested namespaces. It's the best way to group/structure your classes/functions/contstants and to seperate specific functionalty. Cheers, Arjen --Boundary_(ID_s/mPYPET9+LqfPPNfXxT3g)--