]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/commit
In the new message mapper code, fail unconditionally when an entry doesn't match...
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Fri, 2 Feb 2007 15:48:47 +0000 (15:48 +0000)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Fri, 2 Feb 2007 15:48:47 +0000 (15:48 +0000)
commit7050ca90b1868a01e8c1a14b21a1001a125d925c
treec4a7150e9081660554c57712e394e01738be8a72
parent298e8b2908980822908c4f8bc4fda6d7413e1bd5
In the new message mapper code, fail unconditionally when an entry doesn't match its requirements. This is sub-optimal: the requirements should be included in the generated regular expression.
lib/rbot/messagemapper.rb