Re: [PHP-DEV] Traits for PHP, Patch for HEAD

2009-01-15 Thread Stefan Marr
Hm, looks like the patch is missing. Please find it here, if the attachment is missing again: http://www.stefan-marr.de/traits/traits.patch http://www.stefan-marr.de/traits/zend-tests-traits.bz2 Best Regards Stefan zend-tests-traits.bz2 Description: BZip2 compressed data traits.patch.bz2

[PHP-DEV] Traits for PHP, Patch for HEAD

2009-01-15 Thread Stefan Marr
Hello internals, the traits are back and up to date with the RFC. Since there was not much discussion about the grafts idea, I implemented a new patch to give you the opportunity to test the proposed Traits on your own. I have attached a patch for HEAD and an archive with test cases which