Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.theory -> Re: OOP - a question about database access

Re: OOP - a question about database access

From: Alain Javier Guarnieri del Gesu <nntp_at_ajgdg.com>
Date: Mon, 10 Nov 2003 00:54:41 GMT
Message-Id: <slrnbqtnpf.euq.nntp@ajgdg.com.invalid>

Well, for starters, object-oriented programming has reached a level of maturity where the crux of the practice can be defined. It follows the principles of encapsulation of data, developing to interfaces, not implementations, which is faciliated by polymorphism. An object-oriented language is pretty easy to spot. I don't think it is marketing hype. Many people do many useful things with objects.

Secondly, where are there two programmers that practice the art of programming exactly alike? That quote could be applied to any attempt to lend discipine to software development. Its a cheap shot.

--
Javi
Received on Sun Nov 09 2003 - 18:54:41 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US