[fpc-devel] Proof of Concept ARC implementation
Boian Mitov
mitov at mitov.com
Mon Oct 27 21:01:19 CET 2014
Hi Sven,
Great work!
I think it will be better if the weak is attribute as done in Delphi.
Attributes eliminate the need for introducing new keywords, to the already
crowded OP keywords space.
Indeed week is a real attribute of a variable, and it makes more sense to be
in attribute form. I am sure there will be even more attributes needed over
time, and we should consider using the attribute form when it makes sense as
in this case IMHO.
With best regards,
Boian Mitov
-------------------------------------------------------
Mitov Software
www.mitov.com
-------------------------------------------------------
-----Original Message-----
From: Sven Barth
Sent: Friday, October 24, 2014 2:23 PM
To: FPC developers' list
Subject: [fpc-devel] Proof of Concept ARC implementation
Hello together!
I've now finished my Proof of Concept ARC implementation which is based
on the RFC I published a few weeks back:
http://lists.freepascal.org/fpc-devel/2014-September/034263.html
More information about the fpc-devel
mailing list