|
From: Matt S. <mat...@sp...> - 2006-07-12 14:16:59
|
My 2 cents is that an IDE will point this out to you and the change will take all of 2 minutes to code. It would be a bigger deal IMO if you had to change your context definitions, because in that case the error might not be found for a while (for example, if the bean was lazily initialized). However, Spring's use of PropertyEditors means the change should be transparent in terms of XML application context definitions. Matt Rob Harrop wrote: > All, > > I would like your input on this JIRA issue. Do you think this is valid > breakage of backward-compatibility or would you like to see the change > backed out? > > http://opensource.atlassian.com/projects/spring/browse/SPR-2277 > > Rob > > > ------------------------------------------------------------------------ > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > ------------------------------------------------------------------------ > > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer |