Re: [configuration] Some suggestions for configuration2

2009-08-19 Thread Jörg Schaible
Ralph Goers wrote at Montag, 17. August 2009 01:44: > > On Aug 16, 2009, at 1:25 PM, Oliver Heger wrote: > >> >> I have not dealt with the delimiter stuff yet, but am +1 for >> removing the attribute splitting. The splitting of values should be >> disabled per default IMHO, too. >> > > Actually

Re: [configuration] Some suggestions for configuration2

2009-08-16 Thread Ralph Goers
On Aug 16, 2009, at 1:25 PM, Oliver Heger wrote: I have not dealt with the delimiter stuff yet, but am +1 for removing the attribute splitting. The splitting of values should be disabled per default IMHO, too. Actually, I don't think we should support splitting at all. If others want

Re: [configuration] Some suggestions for configuration2

2009-08-16 Thread Oliver Heger
Ralph Goers schrieb: On Aug 16, 2009, at 1:01 PM, Oliver Heger wrote: Recently I did some experiments in the base package of the configuration2 branch (the new package was used mainly to keep the code separated from the other classes). I would like to share the results with others and get so

Re: [configuration] Some suggestions for configuration2

2009-08-16 Thread Ralph Goers
On Aug 16, 2009, at 1:01 PM, Oliver Heger wrote: Recently I did some experiments in the base package of the configuration2 branch (the new package was used mainly to keep the code separated from the other classes). I would like to share the results with others and get some feedback. A ne

[configuration] Some suggestions for configuration2

2009-08-16 Thread Oliver Heger
Recently I did some experiments in the base package of the configuration2 branch (the new package was used mainly to keep the code separated from the other classes). I would like to share the results with others and get some feedback. A new Configuration interface was created which includes me