The thing is I feel like this an unnecessary use of objects. The whole caselist class could just be replaced by a function. The bulk of it IS a function!
Why encapsulate inside a class? What benefit does this provide?
The answers to those questions are one of the reasons I plowed into Python. I want to get the answer before I get mired in the minutiae of C++ or Obj-C.
No comments:
Post a Comment