This might be as simple as supporting app.param(fn) (i.e. app.param without a param name):
http://expressjs.com/api.html#app.param
But I'm not sure anyone would call that directly instead of using https://github.com/visionmedia/express-params.
Worth supporting?