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

Implement a Converter<Resource,FedoraResource> to replace the Node converter #542

Merged
merged 2 commits into from Oct 17, 2014

Conversation

cbeer
Copy link
Contributor

@cbeer cbeer commented Oct 16, 2014

@cbeer cbeer force-pushed the resource-converter branch 2 times, most recently from d67a15b to 13d4a6d Compare October 16, 2014 16:02
@cbeer cbeer force-pushed the resource-converter branch 2 times, most recently from 80e382b to 319285c Compare October 17, 2014 16:50
Also, update getContainer + getChildren to be pairtree aware.
}

@Override
public FedoraResource getChild(final String relPath) {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This new method is only used in tests... does it have grander plans?

awoods pushed a commit that referenced this pull request Oct 17, 2014
Implement a Converter<Resource,FedoraResource> to replace the Node converter
@awoods awoods merged commit daf10ec into master Oct 17, 2014
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

2 participants