Hi,
I briefly reviewed your code and I have noticed that you provide altering mechanism calling drupal_alter('autoload', $classes);, effectively calling hook_autoload_alter instead of hook_autoload_info_alter as it is stated on the README.txt.

Comments

Crell’s picture

D'Oh! I changed that at the last minute before submitting the module. Looks like I missed a call. Damn. Looks like the module is going to need a 1.1 release. :-( I'll try to get to that soon, but may not roll a new release until #316605: add in drupal_function_exist is decided.

Crell’s picture

Assigned: Unassigned » Crell
Crell’s picture

Version: 6.x-1.0 » 6.x-1.x-dev
Status: Active » Fixed

Fixed in dev.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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