
X++ Decorator pattern in Dynamics 365
A couple of times in my career I stumbled upon a development requirement to perform a set of loosely connected actions with a similar interface upon a certain business object depending on parameters or conditions: Sometimes do this Sometimes do that Sometimes do this and that In future, you may do