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

Autoload generation: really skip directories instead of omitting files in it

    XMLWordPrintable

Details

    • Icon: Improvement Improvement
    • Resolution: Duplicate
    • Icon: Medium Medium
    • None
    • 4.1.0alpha1
    • Misc
    • None

    Description

      The current excludeFilters that ezautoloadgenerator passes to ezcBaseFile are about 100% directories. However, ezcBaseFile does not skip those directories. Instead, it still traverses into those directories and just omits all items in those trees.

      Excluded directories should be really skipped (like --purge of GNU find) when generating autoload arrays, as all those file system operations take too much time on slower file systems.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: