Published on 2005-11-29 06:01:56

Namespaces is maybe making a buzz in the mailing list, even if the people flooding the discussion are not the one concerned by taken the decision on this choice. Personaly Namespaces won't add many thing for me, but it still great feature to have in the next PHP.

Anyway, at the end it boils down to either :: or ::: or as separator, the double colons have some technical limitations, the backslash looks somehow strange, but I think, one could get used to it. How this would look like (nested namespaces are possible):
name1:::name2:::class::func(); name1name2class::func();

We are already talking about Namespaces for the next generation of PHP, we have already talked before about the unicode support with the document proposal of Andrei Zmievski. While PHP4 still the most used version of PHP, the php community keep brainstorming about the future of this great scripting language which made a revolution in the last decade.

Currently the Ruby community is making also great marketing effort to promote ruby on rails, And they are really making good job. Which I could see the php community work again in the same way it was working before to make more great feature for the enterprise level and profit from a 10 years old experience in web scripting language.

Previous Page


Related Entries

Member of the PHP Magazine Network, Copyright (C) 2005-2009 phpmagazine.net All Rights Reserved