It would be nice if parameter names could be used instead of RESTInput.valueX.
For example, if I define RESTInput.name1 to be "url" I'd like to use that instead of RESTInput.value1 all over the place (combo boxes, expressions, etc.). Same goes for any other input / output object.