Project

General

Profile

Actions

Bug #75996

closed

Improve performance of dynamic additions of class loading info in non composer mode

Added by Helmut Hummel about 8 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extension Manager
Target version:
-
Start date:
2016-05-01
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

  1. Evaluate a possibility to add the alias loader, once an extension is installed that requires alias maps
    1. Maybe just register the alias loader when adding the additional class loading info would be enough, at least if it is early enough in the bootstrap
  1. Instead of looping over the newly generated autoload infos, set them together with the existing ones as static properties to a generated class (see https://github.com/composer/composer/pull/5174)
Actions

Also available in: Atom PDF