Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP alternatives
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00487217
Message ID:
00488391
Vues:
19
Hi!

OOP is not a language so you cannot compare OOP and C++ language. OOP is a concept, and C++ is a realisation of that concept. It does not matter. You can use Assembler language, but still work in OOP bounds and follow all OOP concepts, writing OOP applications. So pointers, structures (that are nothing else but pure objects) and other C stuff in C++ don't spoil OOP in it.

What I'm talking about is just a realisation of OOP concepts in different languages. OOP language provides a helpful tools to model most OOP concepts with a few of declarations and lines in the language. This is not possible with any language we have now, that is why OOP have no full representation in any language even such as SmallTalk. You can only compare a quality of realisation between different languages.

>Vlad,
>
>> C++ is the best for OOP, not Delphi.
>
>Personally, I don't beleive that any language that makes the use of structures and pointers (among other things, but specially pointers) relevant can be considered OOP. For a pure OOP implementation look at Smalltalk, Eiffel and a few others (Python?).
>
>Of course I'm not making any judgement about the power or the use of such elements, but they are definetely not OOP and its use encouraged by the language itself.
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform