Github user afs commented on the pull request:

    https://github.com/apache/jena/pull/132#issuecomment-205935091
  
    Hi - looks good 
    
    One suggestion : Java printf can take a variable number of arguments from 
zero upwards.
    
    It would be nice if `afn:sprintf("%d != %d", 1, 2)` worked.  Could the 
arguments (args 1 on) go into a list, and javaSprintf proces them into a a 
Object[] for String.format?



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to