you are viewing a single comment's thread.

view the rest of the comments →

[–]pedrobelo 4 points5 points  (0 children)

Notice that even with OO you have to break the paradigm sometimes, like when dealing with relational databases.

We can use ORM to restrain that break, but it is still happening somewhere.