Posted: Aug 13, 2010 4:51 pm
by Dudely
I find the problems with OOP is mostly centered around coders, not languages. The project I'm working on is done in VB 2010, and has the three layers large apps need. But you know what the data layer passes? Datatables. I mean christ, I might as well be coding in VB6 (and shoot myself in the head while I'm at it). There's no true and proper use of objects anywhere in the 600-odd code files.