about summary refs log tree commit homepage
path: root/TODO
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-12-28 17:59:27 -0800
committerEric Wong <normalperson@yhbt.net>2010-12-28 18:00:04 -0800
commit40445641f11f01c6a24bf96c8b80eed5fd33a512 (patch)
tree57a7652cc03f46407d51babfd04d72d1c401ac99 /TODO
parent3495d59763e6159975debf32728dc53fc41c5ea1 (diff)
downloadrainbows-40445641f11f01c6a24bf96c8b80eed5fd33a512.tar.gz
complete Rev => Coolio renaming
We use Cool.io internally everywhere now, but preserve
Rev-based models for anybody using them.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index 0ab8ed2..a49e0c5 100644
--- a/TODO
+++ b/TODO
@@ -24,11 +24,11 @@ care about.
   (those who do not require streaming input can use
   {rack-fiber_pool}[http://github.com/mperham/rack-fiber_pool])
 
-* RevFiberPool
+* CoolioFiberPool
 
 * ThreadPoolRevFiber{Spawn,Pool}: just because
 
-* Rev + callcc - current Rev model with callcc (should work with MBARI)
+* Coolio + callcc - current Coolio model with callcc (should work with MBARI)
 
 * Omnibus - haven't looked into it, probably like Revactor with 1.8?