Jonathan Ariel
2008-10-30 23:07:35 UTC
Hi,
I'm using the latest version of picocontainer and I have the following
situations that I need to solve.
1. A needs B and I want to inject also A in B. How can I achieve that? B
doesn't requires A in the constructor, I can have a setter.
2. I would like to inject the container to the component that I'm getting
from the container. Is it possible?
Thanks!
Jonathan
I'm using the latest version of picocontainer and I have the following
situations that I need to solve.
1. A needs B and I want to inject also A in B. How can I achieve that? B
doesn't requires A in the constructor, I can have a setter.
2. I would like to inject the container to the component that I'm getting
from the container. Is it possible?
Thanks!
Jonathan