summaryrefslogtreecommitdiff
path: root/Usage_en.txt
diff options
context:
space:
mode:
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2007-09-02 09:30:08 +0000
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2007-09-02 09:30:08 +0000
commita6b1cf368b1d6ab8b66a69eb63560a898b224d7e (patch)
tree99869ec09c4982f49531a34114461a02259571ea /Usage_en.txt
parentd73581c3424176cd83e58e8e8fdceea528b172f7 (diff)
plugins.rb: set up fast delegation hash
Delegating a message requires checking if each of the loaded plugins responds to a given method. This can be time consuming when many plugins are loaded. We set up a hash that maps each commonly delegated method to the list of plugins that respond to it.
Diffstat (limited to 'Usage_en.txt')
0 files changed, 0 insertions, 0 deletions