Re: The wisdom of the object mentors (Was: Searching OO Associations with RDBMS Persistence Models)

From: Bob Badour <bbadour_at_pei.sympatico.ca>
Date: Fri, 02 Jun 2006 14:54:32 GMT
Message-ID: <IiYfg.16527$A26.381419_at_ursa-nb00s0.nbnet.nb.ca>


Tony Andrews wrote:

> Robert Martin wrote:
> 

>>On 2006-05-31 09:14:33 -0500, "Tony Andrews" <andrewst_at_onetel.com> said:
>>
>>>>I was doing neither. I was expounding an attitude about DBMSs that I
>>>>have found useful over the years. When I put a system together I treat
>>>>the DBMS as a detail. I isolate it from the application code as much
>>>>as possible. What results is an application design which is deeply
>>>>partitioned into areas that know a lot about the DB and areas that know
>>>>nothing about the DB. This is just good decoupling.
>>>
>>>Decoupling is good, if done at an appropriate level. However, given
>>>your preference for swapping out DBMSs "at a whim" you clearly have no
>>>choice but to use the lowest common denominator abilities of all DBMSs
>>>that might be chosen, which probably amounts to some very simple
>>>low-level DML and SELECT statements. Then you effectively build your
>>>own pseudo-DBMS on top of this with application code. What a waste of
>>>time and effort, not to mention the money you spent buying a DBMS of
>>>which you refuse to use 95% of the power!
>>
>>Finally an argument with some subtance in it! Thank you!

What an absurd statement! The same substantive argument has already been made several times in this thread by several contributors. (Not to diminish Tony's contribution, which is very good.) Received on Fri Jun 02 2006 - 16:54:32 CEST

Original text of this message