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
Comment #1
Crell commentedD'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.
Comment #2
Crell commentedComment #3
Crell commentedFixed in dev.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.