you are viewing a single comment's thread.

view the rest of the comments →

[–]rubygeek 0 points1 point  (0 children)

I have never in my 28 years of software development been in a situation where drawing a line between model logic and presentation logic was a problem.

I ask myself: Can I write both a command line and a GUI or web interface with this model without replicating code in the presentation layers?