|
From: Rod J. <rod...@in...> - 2003-12-04 10:21:47
|
Hi Rajeev, Sounds like it might be useful. Can you please send me a CVS patch against today's CVS? That way it's easier for me to take a look at it and possibly incorporate it. Regards, Rod ----- Original Message ----- From: "Rajeev Kaul" <Ra...@cu...> To: <spr...@li...> Sent: Wednesday, December 03, 2003 8:04 PM Subject: [Springframework-developer] Configurable TargetSource for BeanNameAutoProxyCreator I wanted the BeanNameAutoProxyCreator class to allow configuration of its TargetSource class, so I could easily replace the SingletonTargetSource, with other implementations such as, PrototypeTargetSource, ThreadLocalTargetSource , etc. I am submitting a modified version of the BeanNameAutoProxyCreator class along with the supporting test files. If you find it useful, you may want to include it in the springframework. Rajeev Kaul |