Alexey Khmara Wrote: > There is some ideas: > - use associative array approach like st.bind(["id":1, "name":"Alex > Khmara"] - but this will limit > argument types to be string, and I will need to conver them > automatically when doing biding. There's Variant, though I don't know, whether AA will work with it, there were some AA bugs.