[
https://issues.apache.org/jira/browse/JENA-778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14259654#comment-14259654
]
Andy Seaborne commented on JENA-778:
------------------------------------
Proposal: (removes 2 from before):
# Deprecate {{TripleMatch}} and {{getMatch*}}.
# Add {{Graph.find(Triple)}}, deprecate {{Graph.find(TripleMatch)}}.
# Add {{GraphBase.graphBaseFind(Triple)}}, deprecate
{{GraphBase.graphBaseFind(TripleMatch)}}.
# Fix the code base to not make deprecated calls.
> Remove TripleMatch interface
> ----------------------------
>
> Key: JENA-778
> URL: https://issues.apache.org/jira/browse/JENA-778
> Project: Apache Jena
> Issue Type: Task
> Reporter: Claude Warren
> Labels: Jena3
>
> This is an interface with no defined purpose. All functionality is found in
> the Triple interface.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)