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



On 2006-05-31 08:10:16 -0500, frebe73@xxxxxxxxx said:


Why can't OO tools be deferred both in time and space to be considered
later and partitioned into a small segment of the code?

They can, but only if you have decided to write the bulk of the application code in the DB language. And if you have done that, then you have really made your decision about the application language early. And that was my point. You can't defer the decision about the application language for very long. You CAN defer the database decision, sometimes for a very long time indeed.
--
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: Why code completion and early error checking are needed
    ... >> language that favors the programmer, ... GUI code is supposed to be as thin as possible, ... The bulk of the code out there is the logic between the database and the ... That code should be in a soft language, to enable the kinds of tool ...
    (comp.lang.cpp)
  • Re: The wisdom of the object mentors (Was: Searching OO Associations with RDBMS Persistence Models)
    ... language. ... But there are many applications there OOAD is not ... they don't allow first-order functions and function pointers. ... later and partitioned into a small segment of the code? ...
    (comp.object)
  • Re: C++ sucks for games
    ... the ^-operator means xor in C. ... > The bulk of people will stick with a language that understands infix ... at least for me the prefix notation is easier to understand, ...
    (comp.lang.lisp)
  • Re: C++ sucks for games
    ... the ^-operator means xor in C. ... > The bulk of people will stick with a language that understands infix ... at least for me the prefix notation is easier to understand, ...
    (comp.lang.cpp)