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 2017/10/12 11:26:00 UTC

[jira] [Updated] (JENA-1400) Allow new OperationNames and CounterNames be defined.

     [ https://issues.apache.org/jira/browse/JENA-1400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Seaborne updated JENA-1400:
--------------------------------
    Description: 
This is an internal change to Fuseki2.

{{OperationName}} is currently a java enum so it is sealed.

Change this to allow a new {{OperationName}} to be added.

This is necessary for any kind of Fuseki operation extensiblity. On it's own this is just a first step.

Similarly for {{CounterName}}.


  was:
This is an internal change to Fuseki2.

{{OperationName}} is currently a java enum so it is sealed.

Change this to allow a new {{OperationName}} to be added.

This is necessary for any kind of Fuseki operation extensiblity. On it's own this is just a first step.



> Allow new OperationNames and CounterNames be defined.
> -----------------------------------------------------
>
>                 Key: JENA-1400
>                 URL: https://issues.apache.org/jira/browse/JENA-1400
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: Fuseki
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>            Priority: Minor
>
> This is an internal change to Fuseki2.
> {{OperationName}} is currently a java enum so it is sealed.
> Change this to allow a new {{OperationName}} to be added.
> This is necessary for any kind of Fuseki operation extensiblity. On it's own this is just a first step.
> Similarly for {{CounterName}}.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)