TEAM-ADA Archives

Team Ada: Ada Programming Language Advocacy

TEAM-ADA@LISTSERV.ACM.ORG

Options: Use Forum View

Use Proportional Font
Show Text Part by Default
Condense Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Sender:
"Team Ada: Ada Advocacy Issues (83 & 95)" <[log in to unmask]>
Subject:
From:
Date:
Fri, 9 Feb 2001 21:30:55 -0700
Reply-To:
Parts/Attachments:
text/plain (24 lines)
David,

You raise many interesting points to which I will respond in more
detail when I am back home and have a reasonable email system to
use.

But I must quickly respond to one point you raise, in particular:

>The only new feature of OO is the ability to dynamically dispatch
>which is a form of operator overloading.

This is exactly right.  I raised this point in a lecture once, and
the "OO guys" snickered in the background.  They didn't get it!

Then, as many of you may remember, early C++ compilers did not get
NORMAL overloading correct.  They didn't think to include the return
parameter of a function call (the ONLY procedures in C/C++) as part
of the procedure specification, for overloading purposes.  They did
finally fix this.

More later.

sro

ATOM RSS1 RSS2