RE: [picocontainer-dev] Recursive injection
Konstantin Priblouda <kpriblouda-/[email protected]>
| Newsgroups | gmane.comp.java.picocontainer.devel |
|---|---|
| Message-ID | <[email protected]> |
--- "Putrycz, Erik" <[email protected]> wrote: > > Where could I find the "container recorder"? > I'd be curious to see what it caches to improve > performance. org.nanocontainer.reflection.DefaultContainerRecorder It is proxy wrapper for MPC, which intercepts all calls to it and stores method invocations in array list. those can be replayed later on another fresh contaienr instance - works with all scripting builders, but sometimes introduces subtle problems due to sharing of constant values. regards, ----[ Konstantin Pribluda http://www.pribluda.de ]---------------- JTec quality components: http://www.pribluda.de/projects/ ____________________________________________________________________________________ Looking for a deal? Find great prices on flights and hotels with Yahoo! FareChase. http://farechase.yahoo.com/ --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email