Jacques Carette
Jacques Carette
`LanguagePolymorphic` was done in an "opportunistic" manner, i.e. abstracting out the code patterns as they occurred. It was not done in a semantics-driven way -- basically because too many things...
Typical of Drasil/GOOL refactor: current refactor can't be done without another one being done first. I have no problem with `LanguagePolymorphic` disappearing. I would need to hear more about the...
`Doc` and back again is definitely evil and should not happen. As usual with Drasil, a refactor very often needs other refactors to happen first. And that is only clear...
We might want to look at 'feature diagrams' and 'feature algebra' for modeling simpler dependencies. Yes, this is definitely related to the taxonomy, which will be structured.
The input should be `pendInitDisplacementAngle`, i.e. $\theta_i$ and not $\theta_p$. The output is supposed to be 'a function' (of time). Not entirely obvious how to represent that, though I do...
What I mean: 1. read *all* of the introduction paragraphs for *all* examples [analysis] 2. extract out the repeated patterns (with potentially singling out a couple of examples as outliers)...
Comments: - I would fix HGHC to have an intro paragraph - I would add an `IntroSection` to all examples - I agree that abbreviation and provenance should be optional...
Looks good. Though I would definitely want @smiths to review the `provPlacement` variability to see if it is actually wanted.
> wasn't able to find any links in [/wiki/_Sidebar.md](https://github.com/JacquesCarette/Drasil/blob/main/wiki/_Sidebar.md) to any of the pages in /wiki/ Do you mean "any of the following pages"?
> I made the assumption that every page in the wiki should be in the sidebar. Anything that feels top-level should be. Things that are sub-pages of a linked page...