You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@daffodil.apache.org by GitBox <gi...@apache.org> on 2019/06/03 12:46:55 UTC

[GitHub] [incubator-daffodil] mbeckerle commented on a change in pull request #223: Daffodil 1444 schema comp simple types

mbeckerle commented on a change in pull request #223: Daffodil 1444 schema comp simple types
URL: https://github.com/apache/incubator-daffodil/pull/223#discussion_r289826176
 
 

 ##########
 File path: daffodil-core/src/main/scala/org/apache/daffodil/dsom/SchemaComponent.scala
 ##########
 @@ -69,7 +70,7 @@ trait SchemaComponent
       schemaFileLocation,
       tunable)
 
-  val context: SchemaComponent = parent
+  val context: SchemaComponent = lexicalParent
 
 Review comment:
   Better yet. Just remove this, and change uses.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services