Aklakan commented on PR #3511: URL: https://github.com/apache/jena/pull/3511#issuecomment-3403411541
I am not totally sure about whether the `transformExec` methods are really needed at this stage, because execution tracking could also be added in the builder: During build check the context for some registry key and apply the exec transforms. However, the indirection with `QueryExecHTTPWrapper` would still be needed in order to transparently modify the execution while still exposing the HTTP fields. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
