Ryan Joseph <r...@thealchemistguild.com> schrieb am Di., 24. Apr. 2018,
04:03:

>
>
> > On Apr 24, 2018, at 12:57 AM, Sven Barth via fpc-pascal <
> fpc-pascal@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.
>

Because that is how helper currently work. Extending it with a new feature
will not change that.

Regards,
Sven

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

Reply via email to