Hi there,

Currently, the ModuleDescriptorParser used in both  RepositoryCacheManager
and ResolutionCacheManager is hardcoded as XmlModuleDescriptorParser.

I'm wondering if this make sense to be hardcoded ?

Wouldn't be better to use
ModuleDescriptorParserRegistry.getInstance().getParser() ? Or at least
extract the "hardcoded" MDParser in a method to get easily changed by
subclasses ?



-- 
Jean Louis Boudart
Independent consultant
Apache EasyAnt commiter http://ant.apache.org/easyant/

Reply via email to