Great idea to clean up the web-dialog interfacing!
Let me throw one more idea in there: Apparently
post_url
does not accept any returned data (it just opens it in the embedded browser window). Might be nice to have
get_url
and
post_url
functions that at least return the data. That could even be expanded into
get_json
and
post_json
. Of course, jQuery will do that but a native way might be neater.
It's definitely on my feature request list for SU...
Cheers,
Alex