mirror of
https://github.com/beetbox/beets.git
synced 2025-12-10 02:22:25 +01:00
This necessitated a slight refactoring in the plugin event handling mechanism. Rather than loading all handlers up front and storing them in a module-scope structure, we now scan for event handlers at every send(). This is probably very slightly less efficient but allows for more flexible logic. |
||
|---|---|---|
| .. | ||
| guides | ||
| plugins | ||
| reference | ||
| changelog.rst | ||
| conf.py | ||
| index.rst | ||
| Makefile | ||