Actions
Task #57056
closedImprove class structure of core updater
Status:
Rejected
Priority:
Should have
Assignee:
Category:
Install Tool
Target version:
Start date:
2014-03-19
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:
Description
The core updater in the install tool consists of 8 classes currently.
6 of these classes only contain 5 lines of code.
This is just a waste of disk space.
Combine this into one class.
Actions