Jacques Carette
Jacques Carette
Agreed! Now you're really thinking like a Drasil developer. Note that we could do each of those 3 goals separately, and each on its own would be a worthwhile step...
Going way back to last week's questions: should `SI` 's `_output` field be change to a pair? What I'm puzzled about it, why would `SI` still have such an explicit...
I don't think there's any code for sorting `RefBy` in any particular order. That would likely be easy to add, once some requirements for what it should be have been...
If you attempt to generate an output requirement with no outputs, that should be a hard error. Also, this shows why our concept of `Output` is too naive. There are...
I'll be on campus both Tuesday and Thursday of reading week.
What does 'Ready' mean in this context?
In my calendar now.
That is generated code (even the README), so this should be changed in the generator.
This is an excellent write-up. First question: do you need to sequence the `State` actions differently for source and header? [I'm guessing yes, but I'd like a concrete example.] Yes,...