You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2015/07/13 10:31:04 UTC

[jira] [Created] (JENA-987) Deprecate Node.NodeMaker and related operations prior to removal.

Andy Seaborne created JENA-987:
----------------------------------

             Summary: 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)