this brings up a question: what's happening with http://components.symfony-project.org/dependency-injection ?
is it deprecated? -robert On Jul 29, 2011, at 10:58 AM, Christophe COEVOET wrote: > Le 29/07/2011 10:54, Hugo Hamon a écrit : >> Hi, >> >> The better technical documentation is to read the unit tests of the DI >> component: >> >> https://github.com/symfony/symfony/tree/master/tests/Symfony/Tests/Componen >> t/DependencyInjection >> >> You can also find some documentation here: >> >> http://www.slideshare.net/fabpot (Fabien Potencier's presentations) >> http://symfony.com/doc/current/book/service_container.html >> http://components.symfony-project.org/dependency-injection/ (PHP 5.2 DIC >> component) >> >> Cheers, >> > you can also look at Behat (https://github.com/Behat/Behat) which uses the DI > component. It can help you to see an example. > > -- > Christophe | Stof > > -- > If you want to report a vulnerability issue on symfony, please send it to > security at symfony-project.com > > You received this message because you are subscribed to the Google > Groups "symfony developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/symfony-devs?hl=en -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en
