Menu

#49 Add support for named parameters in a similar way to input_N

v0.8.0
open
6
2009-09-20
2009-09-20
No

Add support for matching ${param_PARAMNAME} replacements in templates to provide an alternative to the input_NN methods and at the same time include a non-HTTP GET matching method, which will generically be available for programmatic and HTTP POST use. likely it will be "construct" for current "/" based methods, and the "/queryalias/" for others. It will be non-unique and will be used to select query types given a named parameter type interface.

Discussion