diff options
author | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2007-09-02 09:30:13 +0000 |
---|---|---|
committer | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2007-09-02 09:30:13 +0000 |
commit | b835c480b45f41dc59756bbaeed7c92aa14de9f9 (patch) | |
tree | 24e448251c43e009fecbb058404f4bdbc8beb677 /bin | |
parent | 1ef981bb3b47c396b5b0c99698dcf7063c83d4ff (diff) |
plugins.rb: use fast delegation hash
We delegate common hooks through the fast-delegation hash, and revert to
brute-force querying for everything else. Beware that this may breaks plugins
which add/remove delegatable methods at runtime, but no such plugin is
currently used (AFAIK).
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions