2 possible implementations I see.
- Make dataHookLocations.php a class and libload them, thereby hookable(this would go app by app and thereby be of no benefit for a period of implementation, like reputation.php, which brings me to this topic(still not libloading that..... only 2 apps use it but we cannot even hook into those)).
- Allow custom data hook locations to be... well... exported and imported with the hook.












