Posts Tagged ‘maintenance’

Can SQL be a good thing in itself?

Tuesday, November 20th, 2007

I currently work on a project that is not my own, to implement new functionality all over the place. This project is basically done in a level 2 style with a lot of static function calls. It’s totally procedural with class names to separate different areas of logic. And the SQL is there for all to see.... Read More