Ralph Mellor <ralphdjmel...@gmail.com> wrote:

> Raku's OOP was designed  to support proto-type programming
> and method delegation straight out-of-the-box.

Can you give us a pointer to some code examples on how to use Raku for
prototype-style OOP?   I can think of ways to do it, but I don't know
that I see any advantage in it.

I think you're being a little harsh on this remark:

>> Object Oriented Programming (OOP) is an elegant system
>> of declaring data structures (classes) ..

Class-oriented OOP is a pretty common way of doing it, you're just
making the point that there are other ways.

Reply via email to