Hi everyone. Would it make sense to move the entire installer and
updater folders from the platform (libraries/joomla) to the cms
(libraries/cms) folder?
As I understand it, the existing classes in these folders are tightly
coupled to the CMS and it seems to create unnecessary coordination
difficulties putting cms-specific fixes through the platform bug fix
process.
For example, issues like this one:
http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=25663
If there are foundation classes that can be abstracted out of this
code, those could be created for the platform in a future version.
Please let me know your thoughts. Thanks.
Mark