Hi Everyone,
I've started a new RFC about PHP and mixins: http://wiki.php.net/rfc/mixin Stefan has done some really interesting research with traits though I'm concerned about how intuitive it is. Good summary of how mixins and traits deal with conflict here: http://marc.info/?l=php-internals <http://marc.info/?l=php-internals&m=120337784031746&w=2> &m=120337784031746&w=2 Note: the rfc proposes to *not to* override any already defined methods.