I\'ve been playing around with Castle Windsor lately and realized I could use it to back a container-like object I currently use already. So far I\'ve only read information abou
I don't think it is such a good idea to have many independent containers. You may however want to have an application-wide mother container and child containers with more narrow scope.