Followup to #1308152-17: Add stream wrappers to access .json files in extensions.
Postponing this at least to #667058: Add a libraries folder with a README.txt in it to DRUPAL_ROOT. Many open questions regarding libraries in D8.
This only makes sense if we'd have Libraries API in core, which we don't. Something can't be relative to a library, because a library is not an extension. Something can only be relative to extensions, i.e. to modules and themes.
Comments
Comment #1
panchoPostponing this at least to #667058: Add a libraries folder with a README.txt in it to DRUPAL_ROOT. Many open questions regarding libraries in D8.
Comment #2
panchoComment #3
wim leersThis only makes sense if we'd have Libraries API in core, which we don't. Something can't be relative to a library, because a library is not an extension. Something can only be relative to extensions, i.e. to modules and themes.