[MUD-Dev] Languages

Chris Gray cg at ami-cg.GraySage.Edmonton.AB.CA
Sat May 24 14:24:10 CEST 1997


[My apologies for continuing this thread - I'll keep it short.]

[Jeff K;]

:Remember that C++ gives you multiple ways to do inlines.
:
:Infact there is NO reason why C++ shoudl have ANY more voerhead then C IF
:youvundertsnad what the compiler is doing and code to it correctly.

Yes, but then the body of those routines has to be in the header file. This
is the exact opposite of what information and implementation hiding is all
about. I'm much more a fan of those than of C++'s wierd "object" stuff.

:Typicly the reason C++ code ends up slower is due to mis-coding of
:constructors by peopel who do NOT understand whats going on underneath.

Sounds reasonable to me. So you suggest that C++ is a language that should
only be used by programmers already trained on other languages, so that
they can understand how to use C++ properly?

--
Chris Gray   cg at ami-cg.GraySage.Edmonton.AB.CA



More information about the mud-dev-archive mailing list