[ 
https://issues.apache.org/jira/browse/JENA-808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gert van Valkenhoef updated JENA-808:
-------------------------------------
    Attachment: 0002-Refactor-graph.compose.Delta-and-add-tests.patch

I rewrote the test suite for Delta. Since AbstractTestGraph tests the basic 
operations this test is just focussed on the effects on the base, additions, 
and deletions graphs.

I also refactored Delta slightly to no longer inherit from Dyadic, since it 
isn't Dyadic. It also has a quite different default use case from the other 
classes that inherit form Dyadic.

> 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
>         Attachments: 0001-Give-test-more-accurate-name.patch, 
> 0002-Refactor-graph.compose.Delta-and-add-tests.patch
>
>
> 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)

Reply via email to