Hi - > [...] > Maybe Aaron's suggestion to use a key/value pairs like API makes sense > here?
Or a struct containing properly named and **typed** parameters. (Coercing everything into general key/value is kind of papering over the compatibility / width / usability problem. Both caller and callee side need as much or more code that way.) - FChE