I'm jumping from 'old style' procedural programming with direct access to datasources to OO programming using mvc principles to access the same datasources but through abstraction/models etc. EDIT: ...