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, -- Hugo HAMON Responsable Pôle Formations eXTREME SENSIO /// SENSIO LABS hugo.ha...@sensio.com 01 40 99 82 11 92-98 boulevard Victor Hugo Entrée A2/A3 - 92 115 Clichy Cedex - www.extreme-sensio.com Facebook : http://bit.ly/extremesensio <blocked::blocked::http://bit.ly/extremesensio> Twitter : http://bit.ly/extreme_sensio <blocked::http://bit.ly/extreme_sensio> Le 29/07/11 10:50, « Electroportal » <electroportal....@gmail.com> a écrit : >I would like to use Symfony2 DIC component outside Symfony. Is there >a >tutorial or a guide to use Symfony2 DIC as a standalone component? > >-- >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 symfony-devs@googlegroups.com >To unsubscribe from this group, send email to >symfony-devs+unsubscr...@googlegroups.com >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 symfony-devs@googlegroups.com To unsubscribe from this group, send email to symfony-devs+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en
