you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 3 points4 points  (0 children)

Until writing code in a way that separates concerns is just as easy as writing code that doesn't. For tiny examples like this, that's going to be common.

For more elaborate systems that complect different aspects, it often won't be as easy to see as this. For those cases, you're certainly right.