It would be cool if we had the option to provide sub directories in the /config directory for instance. Then we could structure and organise files a bit more. E.g. default views could live in /config/default_views and still be found ok.
I was thinking we could try and utilize the PHP SPL iterators and use the RecursiveDirectoryIterator, then add a Filter Iterator that filters the actual files by prefix etc...
This is kind of what I was thinking, just an initial patch. Alternatively, the other iterators could live inside the ConfigDirectoryFilterIterator too.
Please feedback. Could be crazy, I would like something like this though.
Attachment | Size | Status | Test result | Operations |
---|---|---|---|---|
d8.config-recursive-dir.patch | 2.8 KB | Idle | FAILED: [[SimpleTest]]: [MySQL] Drupal installation failed. | View details | Re-test |