[fpc-devel] Proposal: Enhanced replacement for assignment operators
Hans-Peter Diettrich
DrDiettrich1 at aol.com
Sat Aug 7 17:03:01 CEST 2010
Marc Weustink schrieb:
>>> What is wrong with :
>>>
>>> MyObj.PointArrayField[i] := MyObj.PointArrayField[i] +
>>> FunctionReturningPointOffset(param)
>>
>> The need for duplicating a long expression, with chances for typos :-(
>
> Choose shorter expressions and/or use ctrl+space
And how do I find out, whether two expressions are the same, while
*reading* the code?
DoDi
More information about the fpc-devel
mailing list