That is a WONDERFUL idea !!! I wanted to add things to configure the CSV & LDIF output and I didn't know where to begin.
We have to made them available to everyone (aka lsc-core). For the backwar compatibility, it is simple. We keep the "old" configuration but we do not add new features in it. And we just do a little hook in the code. For the datasources, I like the way it is done now (my creating objects from the configuration). It is quite simple to add a new datasource this way. If you want I can work on it. I love destroying code to rebuild it :) 2009/12/1 Sebastien Bahloul <[email protected]>: > Hi guys, > > After our meeting sunday, I was rethinking about the configuration interface > and I remembered that I began to create objects that represent our > configuration : for exemple task, datasources, ... but also enumeration which > contains the different values which are useful for defining . I think that if > we are interested in providing a configuration interface, every framework will > present objects that contain the configuration logic. Before that anyone spend > more time arround it, it could interesting to be have answers about these > questions : > - do you think it is a good idea ? > - are these objects part of the lsc-core ? > - if yes, do you have an idea of how to handle configuration versions and > backward compatibility ? > - if we use enumeration to declare the different data source for example, how > to add customed sources to such fixed enumeration ? > > Regards, > -- > Sebastien Bahloul > M : [email protected] > W : http://seb.homelinux.org/ > > _______________________________________________________________ > Ldap Synchronization Connector (LSC) - http://lsc-project.org > > lsc-dev mailing list > [email protected] > http://lists.lsc-project.org/listinfo/lsc-dev > -- "In a world without walls and fences, who needs windows and gates ?" ------------------------------------------------------------------------------------------------------ Tosca : A 2.0 issuetracker : http://www.tosca-project.net LSC : Ldap Synchronization Connector : http://www.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

