:mod:`repoze.bfg` TODOs ======================= - Supply ``X-Vhm-Host`` support. - Basic WSGI documentation (pipeline / app / server). - Provide a webob.Response class facade for forward compat. - Fix message catalog extraction / compilation documentation. - Change docs about creating a venusian decorator to not use ZCA. - Add a ``susbcriber`` decorator and docs. - ``decorator=`` parameter to bfg_view. - Try to better explain the relationship between a renderer and a template in the templates chapter and elsewhere. Scan the documentation for reference to a renderer as *only* view configuration (it's a larger concept now). - Allow ``view=`` passed to add_route and add_view to be a string.