You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/05/19 17:56:00 UTC

[jira] [Commented] (JENA-948) Remove the dependency on reflection to access Query variables.

    [ https://issues.apache.org/jira/browse/JENA-948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14550662#comment-14550662 ] 

ASF subversion and git services commented on JENA-948:
------------------------------------------------------

Commit 8d5f1cb2737d95867526f6d8b9a10c2ab1c65e1d in jena's branch refs/heads/master from [~claude@xenei.org]
[ https://git-wip-us.apache.org/repos/asf?p=jena.git;h=8d5f1cb ]

Changes to remove use of reflection to modify Query objects as part of JENA-948


> Remove the dependency on reflection to access Query variables.
> --------------------------------------------------------------
>
>                 Key: JENA-948
>                 URL: https://issues.apache.org/jira/browse/JENA-948
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: Jena
>    Affects Versions: Jena 3.0.0
>            Reporter: Claude Warren
>            Priority: Minor
>
> QueryBuilder depends on reflection to access some variables that are otherwise hidden.  This change is to take advantage of the changes to Query and a better understanding of the Query code to remove the dependencies.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)