[fpc-pascal] Multi helpers
Sven Barth
pascaldragon at googlemail.com
Mon Feb 25 22:08:23 CET 2019
Am 25.02.2019 um 19:44 schrieb Sven Barth:
> Mattias Gaertner via fpc-pascal <fpc-pascal at lists.freepascal.org
> <mailto:fpc-pascal at lists.freepascal.org>> schrieb am Mo., 25. Feb.
> 2019, 19:09:
>
> On Mon, 25 Feb 2019 12:49:16 -0500
> Ryan Joseph <ryan at thealchemistguild.com
> <mailto:ryan at thealchemistguild.com>> wrote:
>
> > > On Feb 25, 2019, at 12:41 PM, Mattias Gaertner via fpc-pascal
> > > <fpc-pascal at lists.freepascal.org
> <mailto:fpc-pascal at lists.freepascal.org>> wrote:
> > >
> > > At least FPC helpers are more consistent than Delphi.
> > > inherited crap
> >
> > I’m pretty confident I didn’t add anything extra in terms of logic.
> > All my changes did are instead of checking the last helper declared,
> > it now checks from the last helper to the first.
>
> In pas2js it is a very small change as well - a single "if".
>
> Whoever implemented helpers in Delphi must have noticed the
> inconsistencies and still continued. I wonder why. I'm glad FPC
> did not
> blindly follow Delphi. e.g. inherited; vs inherited name;
>
>
> Do you have examples for these differences? Not that I want to change
> them, but I'm curious...
Nevermind. I found what you meant in the Wiki. :)
Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20190225/8a8f0d1f/attachment.html>
More information about the fpc-pascal
mailing list