Design-Patterns icon indicating copy to clipboard operation
Design-Patterns copied to clipboard

Discuss about Command pattern for Little Kai

Open Cotel opened this issue 8 years ago • 2 comments

After implementing the pattern (yet to see if it is correct) I still don't see its utility.

I think it is much easier to call Cart methods directly in my example. After all, it is an interface and it is already decoupled. Superior layers in the abstraction won't know how this methods are implemented.

Please, enlighten me 🙏

Cotel avatar Mar 12 '17 10:03 Cotel

You are alone @Cotel

tonilopezmr avatar Mar 28 '17 16:03 tonilopezmr

Cotel avatar Mar 28 '17 18:03 Cotel