PROPOSAL: Named and Optional parameters, "Java-style"
Florian Weimer
fweimer at bfk.de
Mon Aug 22 04:33:42 PDT 2011
* Frédéric Martini:
> * The "Builder pattern" is also painful to write and to use, and the
> documentation is separed from the method.
Another approach to named parameters would be fixing that. For
instance, values of structural record type (named tuples) could be used
to emulate named parameters and would be quite useful independently.
--
Florian Weimer <fweimer at bfk.de>
BFK edv-consulting GmbH http://www.bfk.de/
Kriegsstraße 100 tel: +49-721-96201-1
D-76133 Karlsruhe fax: +49-721-96201-99
More information about the coin-dev
mailing list