Rasmus Lerdorf schrieb:
The idea here is that we want to be able to cache opcodes, classes and functions and optimize them out of the runtime context so the executor can skip creating classes and functions on every single request.
Thanks to their Flattening Property, there should be no notion of traits at runtime. So once the compiler has flattened a trait into a class it is just normal oparrays APC needs to deal with. At least as far as I can see. -- Sebastian Bergmann http://sebastian-bergmann.de/ GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69 -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php