afs commented on issue #3619:
URL: https://github.com/apache/jena/issues/3619#issuecomment-3617664324

   > I would prefer to remove it from the class hierarchy of the mem2 
implementations, since none needs the open-counter, `#destroy`, `#openagain` or 
`#isSafeForEquality`.
   
   OK - will do.
   
   One test of `destroy` in mem2 - removed.
   Some adjustment of (old) `org.apache.jena.ontology`.
   
   The close reference counting was used by `org.apache.jena.ontology` but I 
don't consider that a strong enough reason to keep mem2 facility. If it's 
needed, better to wrap graphs in the `GraphMemBase` (now `GraphRefCountBase`) 
functionality.
   


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