Is it possible to move execution management from a Strategy into an AddOn Custom Class?
I am attempting to break a Strategy into more manageable classes. Please find attached a Strategy "TestOnOrderUpdate", and AddOn "ManagerExecution" which attempt to move execution management out of the Strategy. The Strategy is based on SampleOnOrderUpdate.
Please advise :
- whether this is a viable solution,
- whether this course of action is ill-advised, or
- propose a more appropriate solution.
As always, thanks
Shannon

Comment