Issue #737 has been updated by Raphaël Ouazana.

Assigned to changed from Raphaël Ouazana to Clément OUDOT
% Done changed from 0 to 60

Done. To make a test to be value order aware, only change:
<bean>org.lsc.beans.SimpleBean</bean>
To :
<bean>org.lsc.beans.OrderedValuesBean</bean>

Needs some documentation.
----------------------------------------
Bug #737: Values order can be important
http://tools.lsc-project.org/issues/737

Author: Raphaël Ouazana
Status: Assigned
Priority: Normal
Assigned to: Clément OUDOT
Category: Core
Target version: 2.1.2
Problem in version: 


In LDAP, order of values doesn't matter.
But now LSC can be used to sync objects that are not stored in LDAP, as 
Database<->Database, Database<->Plugin, etc. Even some LDAP-involved 
synchronized can need order if the destination is not LDAP and modifications of 
the attributes are done in Javascript and need order.

So we should be able to handle ordered values modifications.
It seems it can be done in a minor version if you don't change the API.


-- 
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

Reply via email to