Re: Mixing OO and DB
Date: Thu, 28 Feb 2008 17:37:11 -0500
Message-ID: <m2prug4siw.fsf_at_spe.com>
Tegiri Nenashi <TegiriNenashi_at_gmail.com> writes:
> On Feb 28, 1:29 pm, Patrick May <p..._at_spe.com> wrote:
>> frebe <freb..._at_gmail.com> writes:
>> >> We still have it, and we still use it. But we also hide it from
>> >> the bulk of the application.
>>
>> > What is the benefit with hiding SQL from the bulk of the
>> > application?
>>
>> For one thing, it decouples the application code and the
>> database schema. For another, as noted by Mr. Martin, it allows
>> the creation of a domain specific language that better reflects the
>> concepts in the problem and solution domains.
>
> Sure Mr. Martin is working on a "domain specific language" that
> would put SQL to shame?
Do you consider SQL to be the best possible language for all problem and solution domains?
Sincerely,
Patrick
S P Engineering, Inc. | Large scale, mission-critical, distributed OO
| systems design and implementation. pjm_at_spe.com | (C++, Java, Common Lisp, Jini, middleware, SOA)Received on Thu Feb 28 2008 - 23:37:11 CET