Skip to content

Makes fragments closable #30

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

Merged
merged 3 commits into from
Jan 9, 2016

Conversation

hartig
Copy link
Contributor

@hartig hartig commented Jan 8, 2016

This PR makes ILinkedDataFragment an extension of the Closable interface and makes the servlet close ILinkedDataFragment objects. This change allows for implementations of ILinkedDataFragment that hold objects that need to be closed (e.g., iterators from the underlying data source).

mielvds pushed a commit that referenced this pull request Jan 9, 2016
@mielvds mielvds merged commit cee284a into LinkedDataFragments:master Jan 9, 2016
@hartig hartig deleted the ClosableFragments branch January 10, 2016 09:33
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.

2 participants