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

Refactor queryConcepts parameters into a class #393

Closed
osma opened this issue Dec 16, 2015 · 1 comment
Closed

Refactor queryConcepts parameters into a class #393

osma opened this issue Dec 16, 2015 · 1 comment
Assignees
Milestone

Comments

@osma
Copy link
Member

osma commented Dec 16, 2015

The queryConcepts method has acquired a ridiculous number of parameters. We should create a class (ConceptSearchQuery or ConceptSearchParameters) which holds those and then just pass an instance of this class to the queryConcepts method.

@osma osma added this to the Next Tasks milestone Dec 16, 2015
@osma
Copy link
Member Author

osma commented Dec 16, 2015

Perhaps the parameter object should already be given to Model.searchConcepts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants