> This easy to understand, efficient (no time consuming code to > interpret whether a class was intended), no backwards compatibility > issues, no ambiguity, and its not the first 3 symbol operator to hit php.
-1 for me, I don't like any three-symbol-operators, even though === is (barely) acceptable, because the extra = actually conveys some extra meaning (== means equals, so === means even more equal (and thus, identical)). I don't see the logic of adding an extra : to ::, because it is not an extension of the meaning of ::. Cheerio, Marc. -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]