Hi, I need to modify the code of the ConfigurationParser class to handle my XML config file. Here is what I can do:
- add a parseBackupConfig() method? - generify the ConfigurationParser class and extend it for backup and repository - create a new class in o.a.j.backup (with a lot of cut and paste). I think the first solution is the fastest and it respects how things are handled now. What do you think? Do you agree? Nico my blog! http://www.deviant-abstraction.net !!
