in reply to Strategy Handles
One of the nice aspects of this technique is that it is run-time dynamic: you can reassign (or re-bless) the strategy object ($output_strategy) at any time, to select a different strategy.Instead of re-blessing, you should use a different strategy object. What you call strategy is the View in Module-View-Controller pattern.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Strategy Handles
by jdporter (Paladin) on Jan 04, 2006 at 19:41 UTC |