Thursday, December 24, 2015

Video: Different Kinds of Commands in the Same Command Pattern (Advanced)


I am curious what a Design Patterns in Dart screencast series might look like. So tonight, I try my hand at the command pattern and the implications of multiple command types: regular command object, functions, and simple commands. Not much has to change in the pattern, but there are some definite gotchas...



I am still trying to figure this out, so feedback welcome!

Play with the editable DartPad: https://dartpad.dartlang.org/f0115c150d5d6ef6e4f6.


Day #43

No comments:

Post a Comment