bosschaert edited a comment on issue #1: SLING-7968: Use FeatureProvider instead of ArtifactManager. URL: https://github.com/apache/sling-org-apache-sling-feature-modelconverter/pull/1#issuecomment-426178399 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?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
