mbeckerle commented on code in PR #12: URL: https://github.com/apache/daffodil-schema.g8/pull/12#discussion_r1974389899
########## src/main/g8/default.properties: ########## @@ -16,4 +16,4 @@ name=format extension=dat package=com.example -namespaced=yes +namespaced=no Review Comment: I changed it to 'no' because that's what the README.md already said. I'm happy with 'no' as the default, as I expect few people to have patience with the deeper package-like paths. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
