[
https://issues.apache.org/jira/browse/JENA-46?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16078854#comment-16078854
]
Andy Seaborne commented on JENA-46:
-----------------------------------
This has been overtaken by {{JenaSystem.init}} in JENA-1029 which controls
initialization order.
> Assembler registration improperly located
> -----------------------------------------
>
> Key: JENA-46
> URL: https://issues.apache.org/jira/browse/JENA-46
> Project: Apache Jena
> Issue Type: Improvement
> Components: TDB
> Environment: TDB 0.8.9
> Reporter: Tim Harsch
> Assignee: Andy Seaborne
> Priority: Trivial
> Labels: cleanup
>
> VocabTDB: line 73. Registers the Assemblers for Dataset and Graph and
> NodeTable
> ( NOTE: VocabTDB does this as static initialization, VocabTDB is loaded
> because AssemblerTDB is loaded because TDB is loaded because FusekiCmd is
> loaded )
> The purpose of VocabTDB should be to define vocabulary and not register
> assemblers. As such maybe registering of Assemblers should be moved to the
> class TDB.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)