Open rmccue opened 6 years ago
Rather than passing getSubstate into each helper method, should it instead be registered in the constructor? This would simplify it, but also removes some of the separation. Is that a good thing?
getSubstate
Rather than passing
getSubstate
into each helper method, should it instead be registered in the constructor? This would simplify it, but also removes some of the separation. Is that a good thing?