"Stefan Marr" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
> class Talker {
>   use A, B, C, D {
>      B::smallTalk instead A, C, D; //to be read like: use B::smallTalk
>                              // instead the implementations form A, C, D
>    }
>  }

Excuse me for just raising a suggestion:
How about "B::smallTask over A, C, D"?
(Use "over" instead of "instead") 

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

Reply via email to