|
|
| Do you know where your variables are? | |
| PerlMonks |
Re: Strategy Handlesby Anonymous Monk |
| on Jan 04, 2006 at 13:38 UTC ( #520895=note: print w/ replies, xml ) | Need Help?? |
|
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.
In Section
Meditations
|
|
||||||||||||||||||||||