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)