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

From: phlip <phlip2005_at_gEEEmail.com>
Date: Thu, 01 Jun 2006 20:48:28 GMT
Message-Id: <pan.2006.06.01.20.48.26.234276_at_gEEEmail.com>


Robert Martin wrote:

> tell me what's
> wrong with my assertion that application design should be decoupled
> from database design.

If the logical code relies on ACID and CRUD, and the application obtains these from behind a facade, and if you swap out the DB and put in another one with different ACID or CRUD, you could introduce subtle bugs.

-- 
  Phlip
Received on Thu Jun 01 2006 - 22:48:28 CEST

Original text of this message