Derick Rethans wrote:

On Wed, 2 Aug 2006, Lukas Smith wrote:

again i feel that people who want to use PHP as a "proper" OO language will
definately benefit from a strict mode if they are willing to put in the extra
planning. however alienating the userbase for this by making it impossible to
keep the old low planning OO style would be a bad idea.

So then the only option is to introduce a "i-dont-want-to-care-about-oo-in-my-classes-mode" for the people who simply don't care.

yes .. it should be possible to set this on a per class basis. and children should be able to change the mode. classes in lax mode might also return false unless the classes match exactly.

regards,
Lukas

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

Reply via email to