about summary refs log tree commit homepage
path: root/TODO
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-12-08 01:25:55 -0800
committerEric Wong <normalperson@yhbt.net>2009-12-08 01:27:05 -0800
commitc8af6a998e42ee81d880c99442c6be96015ffbfb (patch)
treeeaba673c87f496a7e8075dd834514679493b3f94 /TODO
parent067b54ff7950084fc729df04a748e02361d46dc1 (diff)
downloadrainbows-c8af6a998e42ee81d880c99442c6be96015ffbfb.tar.gz
EM.defer and EM Deferrables aren't the same thing,
guess we'll have to figure out how to support both.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 5bf51d6..da5c061 100644
--- a/TODO
+++ b/TODO
@@ -9,6 +9,8 @@ care about.
 
 * EventMachine.spawn - should be like Revactor, maybe?
 
+* EventMachine deferrables
+
 * conditional app.deferred?(env) support
   Merb uses it, some other servers support it