> On Dec 21, 2019, at 10:49 AM, Adriaan van Os <f...@microbizz.nl> wrote:
> 
> I had hoped that procedure IMyInterface2.P2 would now be visible as a method 
> of TMyClass. This would be quite helpful in implementing 
> multiple-inheritance. But no, the implements specifier completely hides it. I 
> assume this has been discussed before.

That's exactly what I was ranting about some months back with the idea of 
"default properties". I would expect that syntax to pull the methods names into 
the current namespace and this would be very helpful.

It's by design as Sven pointed out but this makes no sense whatsoever to me. If 
the compiler team agrees I will personally make a mode switch or whatever is 
permitted to accomplish this. :)

Regards,
        Ryan Joseph

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to