Github user afs commented on the issue:
https://github.com/apache/commons-rdf/pull/43
AbstractRDFParser is stateful at some points in its lifecycle - input
stream and the threadpool/futures.
Is this mixing a builder for the configuration, where serialization makes
sense, with parser instantiation and binding to local resources, where
serialization (of the clone) doesn't make sense?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]