Handler

Crell - August 11, 2008 - 03:37

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 snapshotsDateSizeLinksStatus
6.x-1.x-dev2008-Nov-0811.52 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.


 
 

Drupal is a registered trademark of Dries Buytaert.