[fpc-pascal] Syntax changes suggestions

Sven Barth pascaldragon at googlemail.com
Fri Jul 20 07:20:48 CEST 2018


Am 20.07.2018 um 00:53 schrieb Ben Grasset:
> If a feature works as intended and is useful (which is all that 
> matters), how is it "blind copying"?
Because a feature might change the language in a way that's not in the 
spirit of the language. Look at how Delphi implemented attributes: 
they're declared in front of the types, fields, parameters, whatever, 
simply copied from how C# implemented them while in the spirit of Pascal 
they should have been *after* the declarations.

Regards,
Sven



More information about the fpc-pascal mailing list