Skip to content

Conversation

@robsman
Copy link
Contributor

@robsman robsman commented Sep 12, 2016

Introducing XmlFactories as a means to retrieve a shared XMLOutoutFactory. Also consolidating factory initialization into a common makeNewOutputFactory method.

This change is intended to address the main concerns of #474.

Robert Sauer added 2 commits October 24, 2016 18:07
Intruducing a new XmlFactories class as a suggested place to conveniently retrieve properly configured
XMLFactories. Provides methods to access shared instances or to retrieve a freshly created instance
(if really needed).
@joecrean
Copy link

joecrean commented Nov 5, 2017

hey guys @sammefford
I have checking out the 3.0.8 version and saw that this PR is not fully integrated in there : the new CachedInstancePerThreadSupplier is there but no-one is using it i.e. all the other changes apart from the one in Utilities.java have not been merged in.. am i reading that right?

@sammefford
Copy link
Contributor

@joecrean this pull request isn't integrated. I'm curious where you're seeing CachedInstancePerThreadSupplier in the code as I don't see it. I'll get this integrated.

@joecrean
Copy link

joecrean commented Nov 7, 2017 via email

@sammefford sammefford merged commit 7b3b1b2 into marklogic:3.0-develop Nov 8, 2017
sammefford added a commit that referenced this pull request Nov 8, 2017
@sammefford sammefford added test and removed new labels Nov 8, 2017
@sammefford sammefford assigned georgeajit and unassigned sammefford Nov 8, 2017
sammefford added a commit that referenced this pull request Nov 8, 2017
@sammefford
Copy link
Contributor

@joecrean the change is now on the 3.0-develop and develop branches. If you want, you can pull and build a copy that includes the changes.

@joecrean
Copy link

joecrean commented Nov 9, 2017

@sammefford thanks Sam!! hey just pondering my next steps here.. any idea of the timelines for a release on 3.0.x?

@sammefford
Copy link
Contributor

Nothing is scheduled right now. But I wouldn't be surprised to see it come early next year.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants