Disclaimer: You are looking at a post I wrote some time ago. The information and opinions contained within may be outdated and may differ from my current views. Please proceed accordingly.

Programming Quotes of the Week

Sep 14, 2007 11:38 AM
Tags: java, programming, sql, xml

Assaf Arkin on the backlash and counter-backlash regarding going in new directions with things such as JSON, Rails and CouchDb:

Relational databases have failed the software industry in much the same way XML, Java and client-server failed the software industry. In other words, no failure to see here, move along. Those are all excellent technologies for solving a wide range of problems. Just that there are some problems they're particularly poor at solving.

Reg Braithwaite on OOP purity:

Separating code and data works towards the goal of reusability in a manner that is diametrically opposed to building an encapsulation layer.

Dogma is dumb. Use what works best for your problem set.

This blog is no longer active, and comments have been disabled.