| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: What databases have taught me
On 2006-06-28 07:41:05 -0500, "Daniel Parker" <danielaparker_at_gmail.com> said:
>
> Robert Martin wrote:
>> >> It is not hiearchy that drives OO, it is dependency management. It is >> the decoupling of callers from callees through the mechanisms of >> dynamic polymorhism that is the driving force behind OO design. >>
Granted. Though this is not new, nor related strictly to web services. Any set of services that communicate through a standard message format provides a level of decoupling.
OO provides decoupling at a smaller granule than services like these. OO provides for coupling *within* the code of the services. OO provides decoupling at the *line-of-code* level.
-- 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 Fri Jun 30 2006 - 19:52:01 CDT
![]() |
![]() |