Changes between Initial Version and Version 1 of Development/Hooks


Ignore:
Timestamp:
11/24/2011 07:52:47 PM (12 years ago)
Author:
damoxc
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Development/Hooks

    v1 v1  
     1Instead of using the current plugin system it has been proposed that we use hooks instead. Hooks can be executed in a few ways: 
     2 
     3 * in-process hooks written in python 
     4 * executables stored on the filesystem, run once per hook fire 
     5 * long-running processes than communicate with the daemon