mbeckerle opened a new pull request #17: WIP: design note on schema compiler space/speed issue URL: https://github.com/apache/incubator-daffodil-site/pull/17 First cut at design note on how to fix the schema compiler space/speed issue, which is JIRA DAFFODIL-1444 This design note for review is written in Asciidoc. Here's a workflow for how to review: Fetch this PR into your local sandbox git repo for daffodil-site. Now you can navigate using a file explorer to the daffodil-site/site/dev directory, and open in your firefox or chrome the file: daffodil-site/site/dev/design-notes/term-sharing-in-schema-compiler.adoc You should see a formatted page with a number of diagrams in it. You can read this copy. - This assumes you have setup your chrome or firefox to process asciidoc with the asciidoctor plugin and turned on the diagrams feature. If you don't see nicely formatted documentation with diagrams, then you need to install the plugin and enable the diagrams feature of the plugin. Then, as you have thoughts, comments on it to share, you can find the corresponding text lines, and add them to this PR, by putting them as comments in the normal code-like PR way, on this asciidoc (.adoc) source file. The diagrams were drawn via ditaa, so are legible, if coarse, in the source file as well. So comments on the diagrams work also. I have been finding the asciiflow.com (which is both online hosted, and open source) tool very easy to use for drawing these diagrams.
---------------------------------------------------------------- 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
