MondrianModelFactory class should not test the datasource
Brought to you by:
avix
As since 3.1.5 Mondrian provides a mean to customize the way the Datasource is found (using DataSourceResolver interface), the MondrianModelFactory class should not test the validity of the provided datasource name but should delegate the test to the current implementation of Mondrian's DataSourceResolver.