-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
4.4
-
None
We moved them in 4.2 and originally planned to deprecate in 4.6.
Things to consider:
- if we deprecate these in 4.4 then someone sharing a plugin codebase from 4.1 to 4.5 is going to be irked by this because they can't use the old class names in all branches
- but if we deprecate these in 4.4, we can remove them in 5.0 per the new policy
- if we wait til 4.5 we get the worst of both worlds – have to wait until 6.0 to remove, and no shared codebase without errors
- if we wait til 5.0 to deprecate, we have to keep them around until 6.0 but is more in-keeping with new policy
- has to be done after
-
MDL-76583 Move lib/externallib.php to namespaced classes and fix coding style, etc.
-
- Closed
-