[
https://issues.apache.org/jira/browse/JENA-987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14626355#comment-14626355
]
ASF subversion and git services commented on JENA-987:
------------------------------------------------------
Commit 64e23ff59d14cc6b4bd990d474ea9454f6516609 in jena's branch
refs/heads/master from [~andy.seaborne]
[ https://git-wip-us.apache.org/repos/asf?p=jena.git;h=64e23ff ]
Changes for AnonId/BlankNodeId and createAnon->createBlankNode.
JENA-986
JENA-987
> Deprecate Node.NodeMaker and related operations prior to removal.
> -----------------------------------------------------------------
>
> Key: JENA-987
> URL: https://issues.apache.org/jira/browse/JENA-987
> Project: Apache Jena
> Issue Type: Improvement
> Affects Versions: Jena 3.0.0
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
> Priority: Minor
>
> {{Node.NodeMaker}} provides a flexible way to introduce new Node subclasses.
> It is package scoped. In practice, the set of Node subclasses is fixed by
> the need to store and recover from database.
> {{Node.NodeMaker}} is not needed and the required node kind can be directly
> obtained from {{NodeFactory}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)