Skip to content

Commit

Permalink
garden
Browse files Browse the repository at this point in the history
  • Loading branch information
mcdonc committed Nov 21, 2012
1 parent 1dc4a90 commit bc52725
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions TODO.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ Pyramid TODOs
Nice-to-Have
------------

- config.set_registry_attr with conflict detection... make sure the attr is
added before a commit, but register an action so a conflict can be detected.

- Provide the presumed renderer name to the called view as an attribute of
the request.

Expand Down Expand Up @@ -175,6 +178,3 @@ Probably Bad Ideas

- _fix_registry should dictify the registry being fixed.

- config.set_registry_attr (with conflict detection)... bad idea because it
won't take effect until after a commit and folks will be confused by that.

0 comments on commit bc52725

Please sign in to comment.