[
https://issues.apache.org/jira/browse/JENA-1686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16798956#comment-16798956
]
ASF subversion and git services commented on JENA-1686:
-------------------------------------------------------
Commit aab4c5e9ad7151ef5e77e1c21e16545be00dff11 in jena's branch
refs/heads/master from Andy Seaborne
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=aab4c5e ]
Merge pull request #545 from jmkeil/dyadic_return_types
JENA-1686: set Dyadic#getL() and Dyadic#getR() return type to Graph
> Set Dyadic#getL() and Dyadic#getR() return type to Graph
> --------------------------------------------------------
>
> Key: JENA-1686
> URL: https://issues.apache.org/jira/browse/JENA-1686
> Project: Apache Jena
> Issue Type: Improvement
> Reporter: Jan Martin Keil
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> I propose to set Dyadic#getL() and Dyadic#getR() return type to Graph. This
> makes the developers life easier, as there is no longer a need to cast. I can
> not see any disadvantages and it should be backward compatible (except of
> classes that override these methods).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)