Updated based on Andy's comments + support for Writer registries as well. https://github.com/apache/jena/pull/1682
On Fri, Dec 16, 2022 at 11:04 AM rve...@dotnetrdf.org <rve...@dotnetrdf.org> wrote: > > Looks nice and straightforward, have approved and merged > > Thanks, > > Rob > > From: Martynas Jusevičius <marty...@atomgraph.com> > Date: Thursday, 15 December 2022 at 21:49 > To: dev@jena.apache.org <dev@jena.apache.org> > Subject: Re: Towards Jena 4.7.0 > I'd like to add https://github.com/apache/jena/pull/1677 if it's not > too late. I think it's pretty low risk. > > On Thu, Dec 15, 2022 at 10:12 PM Andy Seaborne <a...@apache.org> wrote: > > > > > > > > On 01/12/2022 18:12, Andy Seaborne wrote: > > > This is progressing - hopefully sometime between mid December and > > > Christmas. > > > > > > There have been a lot of changes, and there are some nearly but not > > > quite there yet PRs. > > > > > > It is in a sufficiently completed state now that the development > > > codebase can be tested as widely as possible. > > > > > > I like to have a period of stability. This reduces the risk of > > > unexpected changes in the 4.7.0 release. > > > > Hopefully final PRs have gone in. > > > > There is a sort ordering issue outstanding. I have a branch which needs > > cleaning but does address the issue. For something like this, I think > > its too late to put into the release, there being a chance of unexpected > > corner cases. > > > > Andy