User tests: Successful: Unsuccessful:
Split the CMSObject
into traits so extension developers can already use them and remove their dependency from CMSObject
. This pr is based on #38949 as it uses the exception trait.
The traits are deprecated so people will understand their code should be changes accordingly to the deprecate messages. In 5.0 the dependencies to CMSObject
are removed from core then and do use the traits to ensure nothing will break in 4.
Load any back end view. CMSObject is used in tables and models so loading one of the views will use the CMSObject class.
All works.
All works.
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org: joomla/Manual#50
No documentation changes for manual.joomla.org needed
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries |
Labels |
Added:
PR-4.3-dev
|
I have tested this item
I am happy with this approach.
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-11-09 16:00:34 |
Closed_By | ⇒ | obuisard |
@wilsonge and @nikosdion feedback is appreciated