Move event handler detection into EventHandler
commit96dc7991f2a57ba55b69c31ca42defa58d8d7101
authorKevin Clark <kev@sisyphus.lan>
Tue, 24 Jul 2007 17:32:09 +0000 (24 10:32 -0700)
committerKevin Clark <kev@sisyphus.lan>
Tue, 24 Jul 2007 17:32:09 +0000 (24 10:32 -0700)
treeca27e230816dfa879d326e044e3765da06d2e1e9
parent9c14b397ac3bf3d87572b6e33ccef00a6f42186d
Move event handler detection into EventHandler
Use DummyHandler (and don't start event thread) when no extension found
lib/god.rb
lib/god/event_handler.rb
lib/god/event_handlers/dummy_handler.rb [new file with mode: 0644]