From c0235a45697e3498d952ea1f4ffd5a9b60f2a361 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Tue, 6 Sep 2011 18:34:29 -0400 Subject: garden --- TODO.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/TODO.txt b/TODO.txt index 47b6a41aa..ca67e4883 100644 --- a/TODO.txt +++ b/TODO.txt @@ -85,12 +85,11 @@ Future ``paste.urlparser.StaticURLParser`` (cutnpaste or reimplement, possibly using chrisrossi's happy stuff as a base). Still need: - ``wsgi.file_wrapper`` support (FileApp.get) - handling file permission exceptions (FileApp.get). - Features we won't support: ETAG and if-none-match - support (DataApp.get); replace with if-modified-since handling. + Features we won't support: ETAG and if-none-match support (DataApp.get); + replace with if-modified-since handling, ``wsgi.file_wrapper`` support + (FileApp.get). - 1.3: use zope.registry rather than zope.component. -- cgit v1.2.3