[fpc-devel] Proposal: Enhanced replacement for assignment operators
Alexander Klenin
klenin at gmail.com
Fri Aug 6 05:05:12 CEST 2010
On Fri, Aug 6, 2010 at 08:29, Michael Van Canneyt
<michael at freepascal.org> wrote:
> Pascal as it is, is a very readable language as opposed to C. Proposals such
> as this diminish the readability.
FWIW, while migrating to FPC/newer Delphi,
I specifically replace all usage of Inc/Dec and Include/Exclude in my
Pascal programs
by += / -= *to increase readability*.
And I think it really helps ;-)
--
Alexander S. Klenin
More information about the fpc-devel
mailing list