Gert van Valkenhoef created JENA-808: ----------------------------------------
Summary: De-deprecate Difference, Delta, and Intersection Key: JENA-808 URL: https://issues.apache.org/jira/browse/JENA-808 Project: Apache Jena Issue Type: Wish Components: Jena Affects Versions: Jena 2.12.1 Environment: Any Reporter: Gert van Valkenhoef In JENA-59 it was mentioned that the Difference, Delta, and Intersection classes were deprecated due to a lack of tests. I am using these in an implementation of the Event Sourcing pattern (see http://github.com/gertvv/jena-es/). I am willing to implement additional tests if this helps remove the deprecations and make them a stable part of Jena. Is this something you would consider? Can you give concrete examples of what is currently missing and/or provide an example of a similar but well-tested class? I had a look at the tests for Union (which is not deprecated), but they don't appear to be any more comprehensive. -- This message was sent by Atlassian JIRA (v6.3.4#6332)