Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-5348 #9

Merged
merged 5 commits into from Mar 9, 2016
Merged

DM-5348 #9

merged 5 commits into from Mar 9, 2016

Conversation

r-owen
Copy link
Contributor

@r-owen r-owen commented Mar 5, 2016

No description provided.

@r-owen r-owen force-pushed the tickets/DM-5348 branch 6 times, most recently from db3b758 to 64bb4c1 Compare March 9, 2016 01:46
The parser was calling castDataIds on data ID containers that had no
dataset type. That is illegal. Now the code checks.
@r-owen r-owen force-pushed the tickets/DM-5348 branch 2 times, most recently from 4d520af to 741d34d Compare March 9, 2016 02:07
Enhance support for dynamic dataset types in the argument parser.
Add DynamicDatasetType: a base class for dynamic dataset types
that supports computing dataset type from any parsed information.
Make DatasetArgument a subclass of DynamicDatasetType and make it
add the argument itself, to simplify the code.
Add ConfigDatasetType as another subclass, one that determines the
dataset type from a config parameter.
@r-owen r-owen merged commit 741d34d into master Mar 9, 2016
@ktlim ktlim deleted the tickets/DM-5348 branch August 25, 2018 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant