1 = TODO items for Rainbows!
3 We're lazy and pick the easy items to do first, then the ones people
6 * Rev (without Revactor) - since we already use Revactor we might as
7 well support this one so 1.8 users won't be left out. Doing TeeInput
8 is probably going to get ugly, though...
10 * EventMachine - much like Rev, but we haven't looked at this one much
11 (our benevolent dictator doesn't like C++). If we can figure out how
12 to do Rev without Revactor, then this should be pretty easy.
14 * Fiber support - Revactor already uses these with Ruby 1.9, also not
15 sure how TeeInput can be done with this.
17 * Omnibus - haven't looked into it, probably like Revactor with 1.8?
19 * Rubinius Actors - should be like Revactor and easily doable once
20 Rubinius gets more mature.