On Mon, 25 Feb 2019 12:49:16 -0500
Ryan Joseph <r...@thealchemistguild.com> wrote:

> > On Feb 25, 2019, at 12:41 PM, Mattias Gaertner via fpc-pascal
> > <fpc-pascal@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;

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

Reply via email to