[Lius-devp] Re: Apache Commons Configuration
Brought to you by:
benjellr
|
From: Rida B. <bi...@he...> - 2005-06-20 10:10:19
|
Hi all, The don't like to match the Idea about having XML without attribute because the config file become more difficult to use. Olso I cant really see the real problem with LiusConfig, why you dont like it ? I didnt have yet the opportunity to work with ACC, Olso What J.J Larrea suggested is very good because we can define some classes the represent the config and then ask digester to populate them. This can olso be a good approach because if we decide to use other API to parse the config we can repopulate the config classes using the new API, Withowt having any impact into the core level. And finally if we implement a new config we don't have to spend a lot of time on it because we have a lot of thinks to do, like implementing the new indexing framework that Jens has suggested. Best Regards. |