Looking at a set of external apps (app1.exe, app2.exe, ...) Adding an app will change something. Sometimes the result should be analyzed, sometimes there is only one condition for other applications. If someone fails, the process of abortion is to be done.
All apps are required to be enforced in a specific order, and they must be successful to give final touches without any errors.
What is the scenario that has a design pattern?
You can consider the proxy pattern for it because it will explain all the details dealing with external applications .
Comments
Post a Comment