Re: Mixing OO and DB
From: Robert Martin <unclebob_at_objectmentor.com>
Date: Thu, 6 Mar 2008 02:03:02 -0600
Message-ID: <2008030602030223865-unclebob_at_objectmentorcom>
Date: Thu, 6 Mar 2008 02:03:02 -0600
Message-ID: <2008030602030223865-unclebob_at_objectmentorcom>
Each small group of classes becomes a little roll-your-own data access and manipulation scheme that is perfectly tuned for it's very specific purpose.
Granted. Very useful.
> OO does
> not, making it primitive and tedious.
Stupid sloganeering with no substance behind it.
> If
That sentence is true. It is also true if you replace the phrase "the
> one learns to leverage those idioms provided by the DB, then the code
> is simpler because it doesn't have to reinvent them.
-- Robert C. Martin (Uncle Bob) | email: unclebob_at_objectmentor.com Object Mentor Inc. | blog: www.butunclebob.com The Agile Transition Experts | web: www.objectmentor.com 800-338-6716 |Received on Thu Mar 06 2008 - 09:03:02 CET