Strategy

  1. Describe the advantages of using the Strategy pattern to subclassing to achieve the change of algorithms.
  2. Explain the issues associated with the context and strategy interfaces for providing the strategy with access to context data.

$Id: Strategy.html 57 2008-09-29 19:53:38Z se362 $