Handler
Handlers are objects that are called to "handle" various pieces of an API in a swappable manner.
Handlers implement pluggable subsystems in a flexible, extensible manner.
Handlers solve the "many to one" type of extensibility, just has hooks solve the "one to many" sort.
Handlers are easily unit-testable.
Handlers require PHP 5.2.
Handlers will be demoed at DrupalCon Szeged.
Handlers are still in active development. :-) At the moment, the dev release should be reasonably stable but it probably should not be used in production yet. Handlers also do nothing on their own; this is an API module for other modules to leverage. If you're not a developer, don't install this module unless another module tells you to.
Releases
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.x-dev | 2008-Nov-08 | 11.52 KB | Download · Release notes | Development snapshot | |
