New classes / interface to refactor the CdmDataSource object to be more generic to allow for remoting sources
ICdmSource / CdmSource : Base class / interface which represent any CDM Source
ICdmPersistentSource : interface which represents a persistent cdm source
CdmPersistentXMLSource : class which represents a cdm persistent source in the form of a jDom xml element
New classes / interface to refactor the CdmDataSource object to be more generic to allow for remoting sources
ICdmSource / CdmSource : Base class / interface which represent any CDM Source
ICdmPersistentSource : interface which represents a persistent cdm source
CdmPersistentXMLSource : class which represents a cdm persistent source in the form of a jDom xml element