[fpc-devel] Proof of Concept ARC implementation
Boian Mitov
mitov at mitov.com
Mon Oct 27 21:14:13 CET 2014
I think that we should start considering using attributes instead of
introducing new keywords.
This should reduce the compatibility issues due to the new keywords, keep
the language cleaner IMHO .
There are other benefits of doing it with attributes, but they are subject
of another discussion ;-) .
With best regards,
Boian Mitov
-------------------------------------------------------
Mitov Software
www.mitov.com
-------------------------------------------------------
-----Original Message-----
From: Marco van de Voort
Sent: Monday, October 27, 2014 3:50 AM
To: FPC developers' list
Subject: Re: [fpc-devel] Proof of Concept ARC implementation
In our previous episode, Kostas Michalopoulos said:
> I think it is a bad idea to
> introduce a new keyword placement if there isn't already one since it
> breaks consistency (all those other keywords are placed in front of the
> type name whereas this special one is placed after).
There are multiple existing ones already see e.g.
http://www.freepascal.org/docs-html/ref/refse21.html
_______________________________________________
fpc-devel maillist - fpc-devel at lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel
More information about the fpc-devel
mailing list