Mike Beckerle created DAFFODIL-2309:
---------------------------------------
Summary: API calls that take name and namespace should check for
namespace-only error
Key: DAFFODIL-2309
URL: https://issues.apache.org/jira/browse/DAFFODIL-2309
Project: Daffodil
Issue Type: Improvement
Components: API
Affects Versions: 2.5.0
Reporter: Mike Beckerle
Assignee: Mike Beckerle
Fix For: 2.6.0
Several API methods take a name and namespace as strings, or Option[String] for
scala, and they tolerate getting neither, or getting only a name. But the
erroneous usage of supplying no name, but supplying a namespace will just get
ignored.
This should instead issue an error that you cannot supply only the namespace.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)