Devember 2016 - Day 5

by

Another day has gone by. Another video.  And more code. I learned that the recordings are difficult or impossible to see on screens smaller than an ultrawide, so this means they are mostly useless.  I need to come up with a solution to that if I mean to keep streaming.

From my commit:

So, didn't really think about it before, but decided to addconfiguration injection into our commands.  This seems to have workedout well and I'm happy with the results.  The command defines theconfiguration and where it expects it, and the application provides theexternal configuration in the appropriate location and it automaticallygets injected.We also now can display route details.  This still needs more work, butwe are doing well and progressing.