arne-bdt commented on issue #2169:
URL: https://github.com/apache/jena/issues/2169#issuecomment-1980822340

   Could someone take a look at this improvement?
   
   Unfortunately, I don't see a way to implement really fast cloning of graphs 
as a lightweight sidecar or in a separate module or project.
   I have extended the underlying collections and then implemented the function 
within the graphs.
   
   If I want to use fast cloning today, I need to maintain duplicates of the 
source code of the collections and the graphs in my project.
   --> Do you see the extension as beneficial for the Jena project? 
   --> Otherwise, I would also be happy if someone had an idea for a less 
invasive implementation.


-- 
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]

Reply via email to