-
Improvement
-
Resolution: Fixed
-
Normal
-
None
90% of the functions in MB.utility fall in one or both of two categories:
- A function that's only used once or twice in a single file (and isn't likely to be used anywhere else).
- A function that's used exclusively on edit pages, i.e. there's no reason for it to be in the common manifest.
We should look at each function and move them all to a more proper place.