[fpc-pascal] Named optional arguments
Sven Barth
pascaldragon at googlemail.com
Tue Nov 30 22:40:34 CET 2021
Am 28.11.2021 um 12:52 schrieb Ryan Joseph via fpc-pascal:
>
>> On Nov 28, 2021, at 4:18 PM, Mattias Gaertner via fpc-pascal <fpc-pascal at lists.freepascal.org> wrote:
>>
>> What do you mean? Is there already some call by arg names in some mode(switch)?
> I mean all the plumbing is there so the feature could easily be extended from IDispatch to work with normal function calls.
The only thing that is there is the parsing and that is the smallest
part of implementing this functionality. You absolutely underestimate
what is involved with this.
Regards,
Sven
More information about the fpc-pascal
mailing list