Is OOP a paradigm or methodology?



Authors often refer to OOP as a programming language
paradigm, but on reflection (albeit an academical one) I'd
rather call it a methodology. After all, many languages now
provide OOP possibilities within their own paradigms (eg
imperitive, logic, functional), but do not (re-)classify
themselves as multiparadigm languages.

What say you?

--
Mail sent to this email address is deleted unread
on the server. Please send replies to the newsgroup.


.



Relevant Pages

  • Re: Meyer(s) gets it wrong
    ... I assume by "OOP program design method" you mean OOA/D (object oriented ... Anyways, I think saying that OOP (most prominently the class\object concept, ... stuctured languages seem to fit the analogy better than OOPLs ... >> paradigm, ...
    (comp.programming)
  • Re: Is Procedural Paradigm a basis of OO Paradigm?
    ... of programming and I have also done object-oriented programming. ... I have programmed in functional languages, scripting languages, ... they have never designed an OOP software ...
    (comp.object)
  • Re: Is OOP a paradigm or methodology?
    ... > provide OOP possibilities within their own paradigms (eg ... > themselves as multiparadigm languages. ... that they don't provide for more than one paradigm. ...
    (comp.object)
  • Re: Is OOP a paradigm or methodology?
    ... After all, many languages now provide OOP possibilities within their own paradigms, but do not classify themselves as multiparadigm languages. ... Note that in the OO paradigm, OOA, OOD, and OOP are three quite different design activities that address quite different aspects of the problem solution at quite different levels of abstraction. ...
    (comp.object)
  • Re: Meyer(s) gets it wrong
    ... > One can also think of OOP as, among things, a paradigm with support ... *program* *design* method, named OOP, to such a high level. ... stuctured languages seem to fit the analogy better than OOPLs ...
    (comp.programming)