about summary refs log tree commit homepage
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 2 insertions, 3 deletions
diff --git a/TODO b/TODO
index 2c90a09..553e511 100644
--- a/TODO
+++ b/TODO
@@ -3,9 +3,8 @@
 We're lazy and pick the easy items to do first, then the ones people
 care about.
 
-* Rev (without Revactor) - since we already use Revactor we might as
-  well support this one so 1.8 users won't be left out.  Doing TeeInput
-  is probably going to get ugly, though...
+* Rev + Thread - current Rev model with threading, which will give
+  us a streaming (but rewindable) "rack.input".
 
 * EventMachine - much like Rev, but we haven't looked at this one much
   (our benevolent dictator doesn't like C++).  If we can figure out how