You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@jena.apache.org by GitBox <gi...@apache.org> on 2020/11/27 21:13:42 UTC

[GitHub] [jena] strangepleasures commented on pull request #872: JENA-2004 Implement functionality currently provided by Txn class directly in Transactional. Deprecate Txn class.

strangepleasures commented on pull request #872:
URL: https://github.com/apache/jena/pull/872#issuecomment-734991019


   > Adding default methods that call `Txn.XYZ` would be good.
   
   I'm not sure actually. Calling `Txn` from `Transactional` would introduce a circular dependency between them, which is not nice, especially because they belong to different packages.


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org
For additional commands, e-mail: pr-help@jena.apache.org