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

Remove the Get* services #110

Closed
jcoyne opened this issue May 20, 2015 · 1 comment
Closed

Remove the Get* services #110

jcoyne opened this issue May 20, 2015 · 1 comment

Comments

@jcoyne
Copy link
Member

jcoyne commented May 20, 2015

The models already provide this service. We're wandering into the Anemic Domain Model and Poltergeist antipatterns.

I propose we remove:

lib/hydra/pcdm/services/collection/get_collections.rb
lib/hydra/pcdm/services/collection/get_objects.rb
lib/hydra/pcdm/services/collection/get_related_objects.rb
lib/hydra/pcdm/services/object/get_objects.rb
lib/hydra/pcdm/services/object/get_related_objects.rb

@elrayle do you agree?

@tpendragon
Copy link
Contributor

@jcoyne These are now deprecated, can we close it?

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

No branches or pull requests

4 participants