[fpc-devel] Idea/question about a language (syntax) extension
    Flávio Etrusco 
    flavio.etrusco at gmail.com
       
    Tue Dec 22 13:00:03 CET 2009
    
    
  
On Tue, Dec 22, 2009 at 6:34 AM, Jonas Maebe <jonas.maebe at elis.ugent.be> wrote:
>
> On 22 Dec 2009, at 06:27, Alexander Klenin wrote:
>
>> I'd say rather something like
>>
>> CallSomething(Arg1:=10, Arg2:='Test')
>>
>> which is already sort-of-supported by Delphi for automation classes:
>>
>>
>> http://stackoverflow.com/questions/885942/named-optional-parameters-in-delphi
>
> FPC also already supports it in that scenario.
>
>
> Jonas
Interesting. I guess this situation is little easier because the way
Automation procedure calls pass parameters, right? But what's your
opinion on extending it to standard procedures?
Best regards,
Flávio
    
    
More information about the fpc-devel
mailing list