[fpc-pascal] Multiple active class helpers at same time
Ryan Joseph
ryan at thealchemistguild.com
Tue Apr 24 04:02:27 CEST 2018
> On Apr 24, 2018, at 12:57 AM, Sven Barth via fpc-pascal <fpc-pascal at lists.freepascal.org> wrote:
>
> As I said the problem arises when inheritance enters the field as the rules are a bit different there.
>
Why should helper methods be allowed to redefine existing methods anyways? As I mentioned Swift/ObjC don’t even allow this and just use a simple compiler error when a redefinition occurs. If that’s what’s holding up the feature I would say just go with Swift/ObjC’s implementation which is already proven in the real world to work.
Regards,
Ryan Joseph
More information about the fpc-pascal
mailing list