[
https://issues.apache.org/jira/browse/JENA-1197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15641910#comment-15641910
]
ASF GitHub Bot commented on JENA-1197:
--------------------------------------
Github user ajs6f commented on the issue:
https://github.com/apache/jena/pull/188
I'm a little mistrustful of a boolean return value there because of an
problem @osma dealt with recently wherein he wanted a parse to sort-of succeed
but drop bad tuples. Maybe we could return there a marker `interface
ParseCompletion {}` (better name needed) and an out-of-the-box `enum
StandardCompletion implements ParseCompletion {SUCCEEDED, FAILED}`? I know
that's more complex, but not hugely so and it would bake in some room for
expansion or extension.
> riot command : provide exit codes when validating.
> --------------------------------------------------
>
> Key: JENA-1197
> URL: https://issues.apache.org/jira/browse/JENA-1197
> Project: Apache Jena
> Issue Type: Improvement
> Reporter: Andy Seaborne
> Assignee: Bruno P. Kinoshita
>
> See discussion on user@
> https://lists.apache.org/thread.html/f2ec45ff2ddf91b39270b2c23062b92af1817c8d0ac42af928cbdb5b@%3Cusers.jena.apache.org%3E
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)