Zend RFC's deprecated?

php.internals

Arjen Brouwer

23 years ago
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

Per Lundberg

23 years ago
On Thu, 2003-05-08 at 10:39, Arjen Brouwer wrote:
> 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.
Watch it, that's a bit dangerous to say on this list. :-) Nested namespaces will not be supported in PHP5, for technical reasons. (I would also agree that it would be very good and convenient to have, but as far as I understand, implementing it would have significant performance problems)
-- Best regards, Per Lundberg / Capio ApS Phone: +46-18-4186040 Fax: +46-18-4186049 Web: http://www.nobolt.com