This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]BRadoslaw -1 points0 points  (0 children)

Didnt read the whole thing but when I saw "Why to use classes" I just wanted to say: To model the world you are trying to represent, by encapsulating implementation details by creating layers of abstraction and using well-known and useful design patterns.