R?my-Christophe Schermesser wrote:
> Hi,
> 
> Here is my first real patch for LSC.
> 
> So can someone review it ?
> 
> It allows to sync only the attributes that are sepcified in the property
> "lsc.tasks.taskname.dstService.attrs". If this prop is not set it syncs
> all the attributes specified in the prop "lsc.tasks.user.srcService.attrs".

> Sorry what I wrote is wrong ! 
> 
> If the prop is not set it syncs althe attributes of the bean. I did not 
> change this behavior.

This sounds good - it makes sense to only write to the destination
directory attributes that we read from it. Also it doesn't affect
existing setups.

In particular, this means we can read in as many attributes from the
source as we want, and use them to constitute other attributes for the
destination without having to write them. This solves the problem
Cl?ment was describing a while back.

Any other opinions?

Jon

Reply via email to