[
https://issues.apache.org/jira/browse/SLING-11203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17509092#comment-17509092
]
Eric Norman commented on SLING-11203:
-------------------------------------
Replaced PR #13 with PR #15 to fix conflicts, refactor the tests and remove the
"default import providers" support as that seems less relevant after the
SLING-11189 changes.
> Content Loader: Introduce requireImportProvider directive
> ---------------------------------------------------------
>
> Key: SLING-11203
> URL: https://issues.apache.org/jira/browse/SLING-11203
> Project: Sling
> Issue Type: New Feature
> Components: Extensions
> Reporter: Stefan Seifert
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> in context of SLING-11189 [~enorman] proposed the introduction of a
> {{requireImportProvider}} directive which allows bundles to declare on which
> import provider implementations they actually depend. with this, it can be
> ensured a bundle's content is not imported in an inconsistent state when one
> of the required providers is not (yet) available.
> for backward compatibility this paired with a configurable list of default
> import providers which is used for bundles which do not declare their own
> list of via {{requireImportProvider}}.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)