You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jena.apache.org by GitBox <gi...@apache.org> on 2022/10/06 09:56:17 UTC

[GitHub] [jena] afs opened a new issue, #1575: Use Triple.create in preference to the constructor

afs opened a new issue, #1575:
URL: https://github.com/apache/jena/issues/1575

   The code has both a factory function and a public constructor.
   
   Tidy the code to use the factory function.
   
   (hiding the constructor might break external code)
   
   ... and have a single `Triple.ANY` object; this is consistent with `Node`.
   


-- 
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: issues-unsubscribe@jena.apache.org.apache.org

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


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


[GitHub] [jena] afs closed issue #1575: Use Triple.create in preference to the constructor

Posted by GitBox <gi...@apache.org>.
afs closed issue #1575: Use Triple.create in preference to the constructor
URL: https://github.com/apache/jena/issues/1575


-- 
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: issues-unsubscribe@jena.apache.org

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


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