summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2010-12-27 00:57:34 -0500
committerChris McDonough <chrism@plope.com>2010-12-27 00:57:34 -0500
commitd1432f4f3c48106252b292f19442bf591c554fa5 (patch)
tree66cc8bcc1d7d2bde6c5836d68096a07e90a274fd /TODO.txt
parent7420d3a6983a668b0f2e7ff22be30cff81e0e2b0 (diff)
downloadpyramid-d1432f4f3c48106252b292f19442bf591c554fa5.tar.gz
pyramid-d1432f4f3c48106252b292f19442bf591c554fa5.tar.bz2
pyramid-d1432f4f3c48106252b292f19442bf591c554fa5.zip
- Reconcile "extending an existing application" chapter with existence of
"advanced configuration" chapter.
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/TODO.txt b/TODO.txt
index d6e10cd3c..f81c78387 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -6,9 +6,6 @@ Must-Have (before 1.0)
- Write a "Whats New" (delta from BFG 1.3)
-- Reconcile "extending an existing application" chapter with existence of
- "advanced configuration" chapter.
-
- Consider deprecations for ``model`` and ``resource`` APIs.
Should-Have
@@ -38,6 +35,8 @@ Should-Have
Nice-to-Have
------------
+- Better "Extending" chapter.
+
- Try to make test suite pass on IronPython.
- Non-bwcompat use of threadlocals that need to be documented or ameliorated: