stevedlawrence opened a new pull request #117: Allow DFDL expressions in the message attribute of asserts/discrimina… URL: https://github.com/apache/incubator-daffodil/pull/117 …tors - Converts the message attribute to a compiled expression that evaluates to a String at runtime. Creates a constant expression if no message is provided that is just the expression followed by "failed". - Refactor the Assert/DiscriminatorPatternParsers into a single Parser. They are virtually the same except the discrimnator pattern parsers sets the the discriminator to true on match. This is similar to how AssertExpressionEvaluationParser is for both assert/discriminators that use tests instead of patterns. DAFFODIL-1965
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
