Le 16/05/2010 23:28, [email protected] a écrit :
Author: rschermesser Date: 2010-05-16 23:28:42 +0200 (Sun, 16 May 2010) New Revision: 744Modified: lsc/trunk/src/main/java/org/lsc/beans/IBean.java lsc/trunk/src/main/java/org/lsc/beans/LscBean.java lsc/trunk/src/test/java/org/lsc/jndi/JScriptEvaluatorTest.java lsc/trunk/src/test/resources/lsc.properties Log: Remove deprecated method of IBean : getAttributeValueById
Sorry, but I do not agree with this. I removed most deprecated methods this afternoon, but I left this one because we did not include an appropriate warning message (via logs) in 1.2, and it is a widely used method. I think removing it in 1.3 with no warning in 1.2 would annoy a lot of people.
Well spotted for the rest though, such as uses in test properties and classes. I'll recommit just the method, and include a warning message, so we can deprecate after 1.3.
Jonathan -- -------------------------------------------------------------- Jonathan Clarke - [email protected] -------------------------------------------------------------- Ldap Synchronization Connector (LSC) - http://lsc-project.org -------------------------------------------------------------- _______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-dev mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-dev

