[ 
https://issues.apache.org/jira/browse/JENA-1389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16365293#comment-16365293
 ] 

Andy Seaborne commented on JENA-1389:
-------------------------------------

We can do this at 3.7.0. We cn sress this is not a drop-in upgrade from 3.6.0

While strictly unnecessary, if apps are following APIs, the "promote" changes 
do mean we can strongly recommend recompiling.  It is more reliable.

Code that extends Jena SPI will need recompiling as always.

This tickets changes need apps recompiling.

So for 3.7.0 we can say "please recompile".

Is getting this done soon possible?

 

> Return `this` rather than `void` from Dataset
> ---------------------------------------------
>
>                 Key: JENA-1389
>                 URL: https://issues.apache.org/jira/browse/JENA-1389
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: ARQ
>    Affects Versions: Jena 3.4.0
>            Reporter: Adam Jacobs
>            Assignee: A. Soroka
>            Priority: Trivial
>              Labels: easytask
>
> Allow method chaining from the org.apache.jena.query.Dataset interface by 
> returning `this` rather than `void` from the following methods.
> # setDefaultModel
> # addNamedModel
> # removeNamedModel
> # replaceNamedModel
> Allowing method chaining would align with the behavior of the add and remove 
> methods in org.apache.jena.rdf.model.Model.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to