|
December 2003
[
kschrader
]
17:06, Monday, 15 December 2003
I've been checking out a bunch of containers lately and I'm not sure which one to use. I've checked out Plexus, Loom, PicoContainer, and others, but I don't really see a clear advantage of using one of them over any of the others. My code is already well-tested and basically riding on my homegrown container to lace all of the components together, but I would like to standardize the way that I configure and integrate things. I get the feeling that I'm just going to end up writing wrappers for a few different containers and seeing what works best. Anybody have any killer reasons to justify chosing the container they use before I just dive into trying them all out? |