get rid of the magic EvCore.setup
commit2ccce76d94046d017a9b02a0b033e3fff9483e98
authorEric Wong <normalperson@yhbt.net>
Wed, 16 Dec 2009 08:50:23 +0000 (16 00:50 -0800)
committerEric Wong <normalperson@yhbt.net>
Wed, 16 Dec 2009 08:50:23 +0000 (16 00:50 -0800)
tree6511477823728371bc4e378b760a16b45da5908a
parent51e656e3db593c662e7abdf969dd79570525aac9
get rid of the magic EvCore.setup

It gets in the way of Rev/EM-based models that won't use EvCore.
It doesn't actually do anything useful except making an extra
layer of indirection to follow.
lib/rainbows/ev_core.rb
lib/rainbows/event_machine.rb
lib/rainbows/rev/core.rb