[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Am I stupid?



A better way to describe what could, but is not, implemented for IDL's keywords is a multise
stage process

1. If a keyword on an invocation exactly matches a keyword in the functions's definition then it
is that keyword, else

2. if the  keyord on invocation is an abbreviation for exactly one keyword in the functions's
definitition then it is that keyword, else

3. It is an error that can be determined statically.