One feature request that came to me recently - it would be great if we had a way of passing through all the GUI context/variables, as a single dictionary (or as json that we can .j.j on the kdb side). We could then do a better job of keeping the UI code in server-hosted Q files. Each of our control/viz functions would just take that single dictionary/json parameter, and pull out the variables that it cares about. Let me know what you think.
user-jl user-bam