|
From: Matt S. <sga...@us...> - 2005-04-21 19:09:24
|
Cool, thanks! I just want to make sure these issues don't slip through the cracks since Spring 1.2 final is coming out soon :) Matt Juergen Hoeller wrote: > SPR-889 is already fixed, committed to CVS for a couple of hours :-) > > Juergen > > > -----Original Message----- > From: spr...@li... > [mailto:spr...@li...]On Behalf > Of Matt Sgarlata > Sent: Thursday, April 21, 2005 7:17 PM > To: spr...@li... > Subject: [Springframework-developer] Re: Major bug not marked for > resolution in 1.2 > > > 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 > > > > > ------------------------------------------------------- > 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 > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > ------------------------------------------------------- > 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 |