olabusayoT commented on a change in pull request #273: WIP: Add User Defined 
Functions Capability
URL: https://github.com/apache/incubator-daffodil/pull/273#discussion_r331707550
 
 

 ##########
 File path: 
daffodil-propgen/src/main/resources/org/apache/daffodil/xsd/dafext.xsd
 ##########
 @@ -438,6 +438,7 @@
           <xs:enumeration value="regexPatternZeroLength" />
           <xs:enumeration value="textBidiError" />
           <xs:enumeration value="textOutputMinLengthOutOfRange" />
+          <xs:enumeration value="userDefinedFunction" />
 
 Review comment:
   This makes sense. Is IgnoredUserDefinedFunction & 
IgnoredUserDefinedFunctionProvider good enough for granularity? I worried if 
IgnoredUserDefinedFunctionProviderNoClassFound or 
IgnoredUserDefinedFunctionProviderNonAnnotatedClasses was too specific?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to