PRE-PROPOSAL: Named method parameters with defaults. (original) (raw)

rssh at gradsoft.com.ua rssh at gradsoft.com.ua
Sun Mar 22 23:55:09 PDT 2009


- reordering parameters is wrong path, will create more confusion: 9 parameters mean 9! = 362880 combinations o.O

What (?) !!! 9! have nothing with task to find correct ordering of named parameters. When name of parameters is known (they are already known during named call), than substitution is performed by perform 9 searches among parameter names.



More information about the coin-dev mailing list