Talk comments

Because nearly everyone will work with DI containers in the future (all big frameworks are supporting it) this was a very interesting session.
I only saw the Zend Framework 2 way while following development, but seeing how Flow3 and Symfony2 are doing it is very useful. I'm searching for some performance information, I read an email in the Zend Framework mailing list where DI seems to be the slowest part of the framework, but that information is months old. They want to solve it by generating a config, that should be much faster.
A few performance numbers would have been cool (without DI, with Reflection, with Annotations, explicit config)...

Thanks for the slides!

Good understandable up-to speed talk!

Very interesting talk. I see many applications for this new implementation of Zend_Crypt in ZF2. Thanks!

Not what I expected from it