jeudi 2 mai 2019

Command pattern without Receiver

Is it fine to implement Command design pattern without a Receiver? In the ConcreteCommand execute method, I want to perform a static method call which does not need an object.

Aucun commentaire:

Enregistrer un commentaire