> Hope spring eternal.

Indeed.

First, let's get prototype-based OOP off the agenda. Both you
and Joseph appear to have focused on that one small part of
what I wrote. I think that focus isn't helpful. So I'm not going to
discuss prototype-based OOP further.

----

The only other thing I'll do in this email is ask four questions.

Which of the following would you say you know, more or less?

* What inheritance is;

* Classes default to using inheritance to resolve which version
of a method gets used in response to a method call;

* Inheritance is a significant source of bugs in OOP code;

* Raku provides devs great OOP alternatives to inheritance
for resolving which version of a method gets used in response
to a method call.

--
love, ralph

Reply via email to