40, #41, and #42 all require making decisions about commands after they've been requested, but before they're presented to the user -- with context of all of the other commands. Time to grow up and manage a command queue as opposed to simply printing out commands the instant they're requested.
40, #41, and #42 all require making decisions about commands after they've been requested, but before they're presented to the user -- with context of all of the other commands. Time to grow up and manage a command queue as opposed to simply printing out commands the instant they're requested.