Hello, I'd like to use DI (Dependency Injection) created by Fabien in my PHP project. It's not a website, so I don't need the whole framework - just the DI bit. I see that the code from http://components.symfony-project.org/dependency-injection is much different than the component in the framework symfony/src/ Symfony/Component/DependencyInjection. The code in Symfony looks more featureful and newer. It uses namespaces, which makes it PHP 5.3 only - but that's OK for my needs. What's the relationship between those two code bases? Which one would you use - do you think it'll be simple enough to grab DependencyInjection from Symfony framework and use it as a stand-alone component?
cheers, Tomek -- 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