On 8/16/07, Marcus Boerger <[EMAIL PROTECTED]> wrote:
> Hello Nicolas,
>
>   yes. All my global functions and my classes are prefixed.

Prefix the methods are not a solution.

The only cases where it is acceptable are the magic methods (when we
introduce new ones) like __get/set. But that happens rarely.

--Pierre

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

Reply via email to