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

moving common methods into one parent class #1047

Merged
merged 1 commit into from Feb 10, 2016

Conversation

daisieh
Copy link

@daisieh daisieh commented Nov 11, 2015

I consolidated the common methods between DescribeDatasetStep and DescribePublicationStep into a parent class, DescribeStep. The remaining methods are still largely similar, but this is as much as I can do without actually going into detailed testing.

@daisieh daisieh closed this Nov 25, 2015
@daisieh daisieh deleted the test-abstract-describe-step branch November 25, 2015 18:32
@daisieh daisieh restored the test-abstract-describe-step branch November 25, 2015 18:32
@daisieh daisieh reopened this Nov 25, 2015
@daisieh
Copy link
Author

daisieh commented Nov 25, 2015

oops, accidentally deleted an active branch!

@ryscher
Copy link
Member

ryscher commented Dec 17, 2015

Doesn't compile.... missing imports for List, Calendar, etc.

@daisieh
Copy link
Author

daisieh commented Dec 17, 2015

This isn't urgent and is probably too old to fix easily. I'll take it off the docket for now and fix it up when I have time.

@daisieh daisieh added this to the hold until future notice milestone Dec 17, 2015
@daisieh daisieh removed this from the hold until future notice milestone Jan 14, 2016
@daisieh
Copy link
Author

daisieh commented Jan 14, 2016

@ryscher, this should be good for code review now.

@ryscher
Copy link
Member

ryscher commented Feb 10, 2016

Looks good. Tested ok on vm.

ryscher added a commit that referenced this pull request Feb 10, 2016
moving common methods into one parent class
@ryscher ryscher merged commit 15818fb into datadryad:dryad-master Feb 10, 2016
@daisieh daisieh deleted the test-abstract-describe-step branch March 22, 2016 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants