mike-mcgann commented on PR #981: URL: https://github.com/apache/daffodil/pull/981#issuecomment-1460814566
> My first insinct is that maybe we need a new combinator? So a new parser that accepts three sub parsers (initiator, content, and terminator). It parses each of these allowing some to fail depending on the `emptyValueDelimiterPolicy` and the whether the parsed content was empty. This makes more sense because it was getting a bit confusing trying to figure out how to make these changes with the current structure. I'll take a look and implementing it this way but I may have a few questions on how to do this properly. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
