Peter Palaga
Peter Palaga
I think I figured out, what is the problem. I traced the method calls using AspectJ for both the reader and writer validation - here is the code: https://github.com/ppalaga/woodstox/commits/i179-trace/ To...
@cowtowncoder, could you please suggest some way forward?
Thanks, sounds good. The main questions from my side are: (1) is it worth implementing (2) any chance that somebody from the project does that?
Thanks for the statement, @cowtowncoder. Could you please give some hints about the design of writer validation? Especially, the following topics would be interesting: * Do we need Typed and...
> * Do we need Typed and Validating subclasses of BaseStreamWriter as they exist for BasicStreamReader? I see there is TypedStreamWriter, but where under its subclasses Simple/Repairing should the new...
> Is it because of the issue of the New instance that cannot handle the concurrency? That would be very strange. Have you tried to profile your application to see...
We do this in downstream for extensions supported there. If we really want to go in this way, we should start with that downstream set of extensions and gradually extend...
com.github.mmazi:rescu 3.0 was released, so now it has to be upgraded in XChange https://github.com/knowm/XChange/issues/4676
There is a PR https://github.com/knowm/XChange/pull/4710
Would anybody like to test their development branch? https://github.com/knowm/XChange/tree/develop/