What is the most important features a IOC container should contain? You can easily create containers in 15 lines of code, but what should it include to be ‘useful’ in a project?
What is the most important features a IOC container should contain? You can easily
Share
This is a pretty wide open topic, and given to a lot of subjectivity, but I will try and answer from a very pragmatic point of view. Given the projects that I have worked on, and my experience with IoC, I would say that there are at least three biggies to look for in terms of usefulness.
Overall what you need depends on the project, but there are several containers out there that will suit your needs just fine.