bsloane1650 commented on a change in pull request #223: Daffodil 1444 schema comp simple types URL: https://github.com/apache/incubator-daffodil/pull/223#discussion_r289621095
########## File path: daffodil-core/src/main/scala/org/apache/daffodil/dsom/ComplexTypes.scala ########## @@ -32,7 +32,7 @@ abstract class ComplexTypeBase(xmlArg: Node, parentArg: SchemaComponent) requiredEvaluations(modelGroup) - override def elementDecl: ElementDeclMixin + // override def elementDecl: ElementDeclMixin Review comment: Remove commented code ---------------------------------------------------------------- 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
