I realized today that RecipeParserDeps should actually become RecipeReaderDeps and that we will likely need an editing version of that class called RecipeParserDeps. This would be more consistent to the user, even if it opens up the possibility for the Diamond problem.
I realized today that
RecipeParserDeps
should actually becomeRecipeReaderDeps
and that we will likely need an editing version of that class calledRecipeParserDeps
. This would be more consistent to the user, even if it opens up the possibility for the Diamond problem.This blocks #184