Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-14116

Rely on autoload system to load "handler" classes

    XMLWordPrintable

Details

    Description

      Instead of looping through all extensions to find which file to include (many file_exists calls, which slow down eZ Publish).

      To deprecate: eZExtension::findExtensionType(). Also, custom code doing similar things needs to be checked for and replaced.

      Deprecate (but still allow by default) aliases but write a debug warning. Deprecate but still allow by default handler identifiers (type) instead of full class names in INI files but write a debug warning. Provide a flag (a constant in config.php) to disable these deprecated features.

      Attachments

        Activity

          People

            andre1 andre1
            cyberwolf cyberwolf
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: