User tests: Successful: Unsuccessful:
This PR adds the Joomla framework language package as a dependency. This is a preparation for using the Filter package of the framework instead of the CMS, which again is a preparation to using the Input package of the framework instead of the CMS one. Overall, we want to reduce duplicate code. I see the irony, that this introduces a big block of duplicated code for now.
Yes, the classes in the CMS are currently sometimes further ahead than the framework ones, containing additional features, however the framework classes generally have higher quality code, better code coverage and have been properly capsulated. That is the reason why we should switch over to those framework packages.
While this PR allows us to deprecate the Filter CMS classes and Input CMS classes, and switch core code over to the framework classes, we still will have to synchronize the language framework package and the CMS language classes.
This also deprecates the methods in the Language class which are related to com_search.
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org: Commit
No documentation changes for manual.joomla.org needed
Category | ⇒ | External Library Composer Change Libraries |
Status | New | ⇒ | Pending |
Labels |
Added:
Composer Dependency Changed
PR-5.0-dev
|
Labels |
Added:
Feature
Removal
|
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-06-08 08:25:11 |
Closed_By | ⇒ | HLeithner |
Thanks
Documentation: joomla/Manual@dc9587a
I would like to merge it but the deprecation message is not possible (deprecate in 5 remove in 6, if it should be removed in 6 you have to deprecate it in 4.4) and I miss the manual.joomla.org pr