Feature #33874
closedBackport autoloading for classes with extbase-namingconvention
0%
Description
I'd like to propose the backport of autoloading-functionality which was added to 4.6 to be able to autoload classes that follow the extbase-namingconvetion. Together with other functionality currently proposed this might allow to use a newer Extbase-version (of course unsupported!) on the 4.5-branch. Also other extensions might make use of the new autoloading-functionality by needing to define less ext_autoload.php-entries explicitly.
Adding additional ext_autoload.php-entries to workaround this in all places is imho no real option!
During the work on this it turned out that there is not really just one commit that can be cherrypicked but that several modifications have meanwhile been done on the 4.6-branch.
Also it might be a good idea to backport the cache_phpcode as well (for 4.5: with a check added if the caching-framework is to be used!) so we don't need to "rip out" a good functionality from the autoloading where it might already be part of the backports. Leaving it out would surely have a negative performance-impact.
Updated by Gerrit Code Review almost 13 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9001
Updated by Gerrit Code Review almost 13 years ago
Patch set 1 for branch TYPO3_4-5 has been pushed to the review server.
It is available at http://review.typo3.org/9002
Updated by Gerrit Code Review over 12 years ago
Patch set 1 for branch TYPO3_4-5 has been pushed to the review server.
It is available at http://review.typo3.org/9239
Updated by Gerrit Code Review over 12 years ago
Patch set 2 for branch TYPO3_4-5 has been pushed to the review server.
It is available at http://review.typo3.org/9239
Updated by Alexander Opitz about 11 years ago
- Status changed from Under Review to Needs Feedback
Hi Stefan,
I would like to close this issue, it seems it won't go into 4.5 and it makes today less sense as a year before.
So I would like to close this issue and abandon the review.
Updated by Alexander Opitz almost 11 years ago
- Status changed from Needs Feedback to Closed
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.