[fpc-pascal] Be careful of too many features
Sven Barth
pascaldragon at googlemail.com
Mon May 30 23:25:52 CEST 2022
Steve Litt via fpc-pascal <fpc-pascal at lists.freepascal.org> schrieb am Mo.,
30. Mai 2022, 21:25:
> With the addition of callback functions, and the closures and events
> they bring to the table, you can go procedural, OOP, or to a degree
> functional. I think adding yet more features obfuscates and Perlizes
> Pascal.
>
We are adding those features we deem useful or are sorely needed for Delphi
compatibility especially when said feature allows something that isn't
easily possible with existing functionality. This is the case for anonymous
functions and function references.
Features that are merely syntactic sugar for existing functionality have a
much lower chance to be implemented.
Regards,
Sven
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20220530/6d3cf84f/attachment.htm>
More information about the fpc-pascal
mailing list