Hook
June 6, 2008 - 8:11am — Hendler
Build hooks into your code. The trigger or hook is called, looking for an implementation
For an example, after an execution, a registered event is a called like "finished POST" - then the call back, if it exists is called.
Inspired by drupal's hook mechanism.
TODO:
* make the hook callbacks more flexibile
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 0.1.3-dev | 2008-Aug-20 | 835 bytes | Recommended for 1.0.x | ||
| 0.1.2-dev | 2008-Jun-06 | 526 bytes | Recommended for 1.1.x | ||
