|
|
|
|
|
by samsquire
1095 days ago
|
|
Thanks for this insightful comment. I think of the model as being the perfect API for your system that you would happily use if you were in a REPL or in a command line. It's primary goal should be elegance to do the things that a user would want to do with your system, from a programmatic perspective. The programmatic interface is a user interface that's not necessarily graphical. Very few people treat OOP as interacting objects with message passing as in Smalltalk and I think we've lost something. |
|