Aklakan commented on PR #2581: URL: https://github.com/apache/jena/pull/2581#issuecomment-2231233656
I updated `ExecUpdateHTTPBuilder` with additional internals: There is now an `UpdateElt` record for holding a single update object or a string, and there is an accumulator `UpdateEltAcc` class. The accumulator tracks whether all provided elements were objects, and supports building an overall UpdateRequest object or string from its state. -- 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]
