Interestingly enough I came across a similar situation when working on the API Whitelisting. In my case I need to map an Artifact (or ArtifactId) to something like an InputStream or File. If we refactor the FeatureProvider to a more general ArtifactProvider that returns an InputStream/File we might be able to use the same interface for multiple use-cases?
[ Full content available at: https://github.com/apache/sling-org-apache-sling-feature-modelconverter/pull/1 ] This message was relayed via gitbox.apache.org for [email protected]
