Although I would never call that a model, I think that we're doing similar things for similar reasons. Command, Virtual Model, Verb Model, Interaction. If I were working on your team I am sure we could agree that one of…
Honestly, I was disappointed in his response. With all his harrumphing about real examples, I would have expected him to make an effort to understand a real example. But, as I said elsewhere, the downside of real…
True, the tests do demonstrate what can be accomplished, but that kind of gets back to my point: Any example complex enough to unambiguously warrant the use of a command pattern is going to involve non-trivial effort to…
I hope I am not sticking my head into the lion's mouth here, but here (https://gist.github.com/BiggerNoise/9334673) is a link to a gist of some code in one of our apps. Cases have Tasks and Activities. Activities are…
Although I would never call that a model, I think that we're doing similar things for similar reasons. Command, Virtual Model, Verb Model, Interaction. If I were working on your team I am sure we could agree that one of…
Honestly, I was disappointed in his response. With all his harrumphing about real examples, I would have expected him to make an effort to understand a real example. But, as I said elsewhere, the downside of real…
True, the tests do demonstrate what can be accomplished, but that kind of gets back to my point: Any example complex enough to unambiguously warrant the use of a command pattern is going to involve non-trivial effort to…
I hope I am not sticking my head into the lion's mouth here, but here (https://gist.github.com/BiggerNoise/9334673) is a link to a gist of some code in one of our apps. Cases have Tasks and Activities. Activities are…