[
https://issues.apache.org/jira/browse/JENA-808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14190904#comment-14190904
]
Andy Seaborne commented on JENA-808:
------------------------------------
bq. Is this something you would consider?
Yes.
Are you using them as read-only compositions of graphs or as updateable graphs?
If the classes can be maintained, and that means tests in the main build, then
we can keep them, whether as read-only compositions or as read-write graphs
(update through composite graphs can be a bit weird as updates have to go
somewhere).
> 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)