By vorleak.chy
via tech.wowkhmer.com
Published: Nov 14 2008 / 05:29
If you have the algorithms with conditional statements in the client code it will be messy. The Strategy pattern moves an algorithm from the client code to a separate class.



Add your comment