You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Olabusayo Kilo (Jira)" <ji...@apache.org> on 2020/09/02 17:07:01 UTC

[jira] [Created] (DAFFODIL-2390) Handle Exceptions from SAXInfosetOutputter's contentHandler Calls

Olabusayo Kilo created DAFFODIL-2390:
----------------------------------------

             Summary: Handle Exceptions from SAXInfosetOutputter's contentHandler Calls 
                 Key: DAFFODIL-2390
                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2390
             Project: Daffodil
          Issue Type: Improvement
          Components: API, Back End
            Reporter: Olabusayo Kilo


Currently the code, ctaches any errors from the contenthandler call but doesn't do anything with it.



We need to consider if there is something that needs to be done, or can be done, with these exceptions.

So if something goes wrong in any InfosetOutputter, we are going to just keep on going and ignore that. We need to ensure that the results of InfosetOutputter functions are actually used and that there is some way to pass back information so that diagnostics about the failure can be recovered.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)