Using the advagg module you can simplify this module significantly.

Comments

mikeytown2’s picture

hook_advagg_js_pre_alter

This hook can be used for your 3 modules
http://drupal.org/project/jsregistry
http://drupal.org/project/js_debug_helper
http://drupal.org/project/jquery_form_update - I already swap out the version if using my compression module as JSMin+ doesn't work with the packed version of this js file.

http://drupalcode.org/project/advagg.git/blob/0e816cd9483a3c147407816804...