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



On 2006-05-31 11:09:05 -0500, "topmind" <topmind@xxxxxxxxxxxxxxxx> said:

This sounds like the "RDBMS is a low-level tool/service" argument. I
have to disagree. One can treat it merely as a filing system, but can
also treat it as a sophisticated modeling tool.

Agreed. You CAN use the RDBMS as the application programming language. However, if you do that, then you have made the decision about application programming language. You can't defer this decision very long.


--
Robert C. Martin (Uncle Bob)  | email: unclebob@xxxxxxxxxxxxxxxx
Object Mentor Inc.            | blog:  www.butunclebob.com
The Agile Transition Experts  | web:   www.objectmentor.com
800-338-6716                  |



.



Relevant Pages

  • Re: LISP Object Oriented ?
    ... not a property of a programming language. ... I disagree with this. ... basically mean "classes + polymorphism". ... is object oriented at a more fundamental level -- at the level where ...
    (comp.lang.lisp)
  • Re: OO programming - illumination?
    ... > lacks sufficient power. ... I disagree with his statement that "no ... > programming language is currently good enough", ... basically "best practices" Not a metric of a language. ...
    (comp.object)