|
From: Matt S. <sga...@us...> - 2005-04-21 17:19:16
|
I would also consider SPR-889, "Dependency checking doesn't work for beans using method injection" as a bug that should be fixed before Spring 1.2 final. Matt Matt Sgarlata wrote: > I view SPR-879 as a major bug in Spring that I would hope could be fixed > before Spring 1.2 final. The underlying issue is that beans that are > designated for auto-autoproxying don't always get auto-proxied. Instead, > beans that are marked for auto-proxying are only proxied if they aren't > needed before the auto-proxy machinery kicks in. As a user I would > expect a bean marked for auto-proxying to be auto-proxied. Instead, the > current symantics implemented by Spring are "autoproxy if you can, but > if you can't then swallow the error and leave me scratching my head" ;) > SPR-879 is to at least warn the user that a bean they've marked for > autoproxying isn't going to be autoproxied. > > Thanks, > > Matt > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click |