about summary refs log tree commit homepage
path: root/TODO
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-10-14 18:25:15 -0700
committerEric Wong <normalperson@yhbt.net>2009-10-14 18:25:15 -0700
commitb14f5bcec7d9864faed7fcb06028eafe89a4a722 (patch)
treee646668dc41704beb1bcaf38c5c9c3800e5247cb /TODO
parent48dbd227580c592f1ae24054449b6da4490714ec (diff)
downloadrainbows-b14f5bcec7d9864faed7fcb06028eafe89a4a722.tar.gz
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