Issue #22 has been updated by Jonathan Clarke. Target version changed from 1.2 branch to 1.2.0 % Done changed from 20 to 40
Status update: Generation is no longer required, and works fine for ldap2ldap. db2ldap still needs some work, in particular: * AbstractBean will be kept for reverse compatibility, and we must create a new Bean (SimpleBean?) that does not extend AbstractBean, and doesn't use ''Attribute'' to store values, but plain Java objects like Maps and Sets (Jonathan) * db2ldap uses iBatis XML files to describe SQL requests. These requests should return a HashMap (resultClass=...HashMap), and the class SimpleJDBCSrcService should read this HashMap and set values in a bean (Sébastien) After this of course, a documentation update is still required. ---------------------------------------- Feature #22: Don't require generation for attributes and objectclasses from the schema in the directory http://tools.lsc-project.org/issues/show/22 Author: Jonathan Clarke Status: Assigned Priority: Normal Assigned to: Sébastien Bahloul Category: Core Target version: 1.2.0 Read attributes and objectclasses from the schema in the directory, all the time, instead of using Java classes to store them during instantiation -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://tools.lsc-project.org/my/account
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-dev mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-dev

