My teacher is a really good one and I tend to understand his points, but this one just goes over my head.
I am basically trying to implement a Strategy pattern, but I want to pass different parameters to the \"interfaces\" implementation (that inherit from the same object) and don\'t know if this is possi
What are the differences between the Strategy design pattern and the State design pattern? I was going through quite a few articles on the web but could开发者_开发问答 not make out the difference clea