Hello Marcus, hello Ilia,
now you two got me confused:

Marcus Boerger wrote:
  we have the same problem for functions since years, why is there suddenly
such a big problem with classes now? All new php/pecl classes will follow
one of the following rules:
- Prefix with the extension name
- Postfix with "Iterator"
- Postfix with "Exception"
that seems the same amount of protection as prefix functions with extension
name plus underscore. I don't see any problem since the above rule is in
place.

This would mean classes should be prefixed by extension name...

Ilia Alshanetsky wrote:
The classes/functions/constants that will be added in the future will
be based largely on the names the developers of said language
components decide upon. In the event their names present issues, such
as BC breaks there would be a review done to determine the merits of
keeping or changing the name. It is really quite simple.

... or not?

- Chris

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to