bsloane1650 commented on a change in pull request #207: Added support for enumerations and TypeValueCalc URL: https://github.com/apache/incubator-daffodil/pull/207#discussion_r278998197
########## File path: daffodil-core/src/main/scala/org/apache/daffodil/dsom/QuasiElementDecl.scala ########## @@ -40,9 +40,25 @@ sealed class LocalElementDecl( * DetachedElementDecl is used as a place where properties related to the Review comment: LocalElementDecl,scala is probably the better filename. The QuasiElementDecl stuff is really just a slightly specialized case of LocalElementDecl that is used far less frequently. ---------------------------------------------------------------- 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
