|
We're starting this project and while it could be implemented with multiple classes and objects, I don't see why it would be needed. This seems like simple code that will run in a (mostly) linear execution, writing a bunch of classes feels like extreme overkill.
Not saying that it would be wrong or bad (efficience is debatable) to use classes and objects but for this project it seems like a lot of extra un-neccecary work.
|