Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

1
  • Good explanation, thank you. You're right - poor choice of wording on my part regarding commands. Messages, not objects. I also agree on the 4xx class of status codes, I had a mental slip-up when I said 500. Is it OK to accept commands into constructors and methods within my domain model, or is it more recommended to destruct the command upon receiving and send the individual fields contained within? Commented Sep 9, 2018 at 15:30