* Also change so that query values are not automatically JSON.stringify-ied (bad idea since it leads to repeated jsonification of same value ...)
* view.js: bunch of utility functions for parsing and composing query strings for hash routing (plus tests).