To structure my code in a better way, I'd like to relocate some or all worker callbacks to different files and to implement this, it is quite simple to just add another optional parameter to the API and a include_once to the dispatch() function. A patch is included with this issue.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

twistor’s picture

Status: Needs review » Fixed

Patches should be created from the module directory.

Simple enough though.

http://drupalcode.org/project/job_scheduler.git/commit/6f127b4

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.