summaryrefslogtreecommitdiff
path: root/TODO.txt
blob: 2ecb82af65d4915343be4826e8ad8755d1ae5b08 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
- Make ZCML filename argument optional to ``make_app``.  Document
  configuration without ZCML.

- Replace martian with something simpler.

- Make sure repoze.bfg.scripting.get_root makes a request with a valid
  registry arg.

- Get rid of ``declarative`` method of Configurator.

- Allow policies, settings, and a root factory to be passed to
  Configurator constructor.