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 deprecated methods from Model API #748

Closed
abrokenjester opened this issue Feb 2, 2017 · 0 comments
Closed

Remove deprecated methods from Model API #748

abrokenjester opened this issue Feb 2, 2017 · 0 comments
Assignees
Labels
📶 enhancement issue is a new feature or improvement M1 Fixed in milestone 1 ⛔ Not backwards compatible A change that breaks backwards compatibility and needs a major release
Milestone

Comments

@abrokenjester
Copy link
Contributor

There's a lot of deprecated methods in the Model API that have been so since at least Sesame 2.8, possibly longer. The next major release is a good opportunity to remove some of the clutter.

@abrokenjester abrokenjester added this to the 3.0 milestone Feb 2, 2017
josephw added a commit to josephw/rdf4j that referenced this issue Feb 22, 2017
Follow the suggestion of the deprecation warning.

Signed-off-by: Joseph Walton <joe@kafsemo.org>
josephw added a commit to josephw/rdf4j that referenced this issue Feb 22, 2017
Use IRIs rather than URIs to avoid deprecated methods.

Signed-off-by: Joseph Walton <joe@kafsemo.org>
josephw added a commit to josephw/rdf4j that referenced this issue Feb 22, 2017
Signed-off-by: Joseph Walton <joe@kafsemo.org>
josephw added a commit to josephw/rdf4j that referenced this issue Feb 22, 2017
These methods on Model have now been removed. Remove the tests;
anything should be tested on the Models utility methods.

Signed-off-by: Joseph Walton <joe@kafsemo.org>
abrokenjester added a commit that referenced this issue Feb 28, 2017
…-deprecated-methods

Clean up tests using deprecated methods
catch-point pushed a commit to catch-point/rdf4j that referenced this issue Apr 19, 2017
Follow the suggestion of the deprecation warning.

Signed-off-by: Joseph Walton <joe@kafsemo.org>
catch-point pushed a commit to catch-point/rdf4j that referenced this issue Apr 19, 2017
Use IRIs rather than URIs to avoid deprecated methods.

Signed-off-by: Joseph Walton <joe@kafsemo.org>
@barthanssens barthanssens added the 📶 enhancement issue is a new feature or improvement label Nov 20, 2018
@abrokenjester abrokenjester added the ⛔ Not backwards compatible A change that breaks backwards compatibility and needs a major release label Jan 13, 2019
@abrokenjester abrokenjester self-assigned this Jun 22, 2019
abrokenjester pushed a commit that referenced this issue Jun 22, 2019
@abrokenjester abrokenjester added the M1 Fixed in milestone 1 label Jun 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📶 enhancement issue is a new feature or improvement M1 Fixed in milestone 1 ⛔ Not backwards compatible A change that breaks backwards compatibility and needs a major release
Projects
None yet
Development

No branches or pull requests

2 participants