]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/commit
changed m.thread to m.in_thread, with different semantics
authorYaohan Chen <yaohan.chen@gmail.com>
Wed, 28 May 2008 17:03:00 +0000 (13:03 -0400)
committerYaohan Chen <yaohan.chen@gmail.com>
Wed, 28 May 2008 17:03:00 +0000 (13:03 -0400)
commitd3bd37eac4fab5ff553e3b669195b1c950e76ab0
tree0d2e7a076195dfea27fb23a36c147901423faf2d
parent973260ba7343198da6074913d3aaee58ad667358
changed m.thread to m.in_thread, with different semantics
m.in_thread indicates that the caller of delegate is in thread (and is handled by
not creating another thread for m's mapped action)
lib/rbot/message.rb
lib/rbot/messagemapper.rb