You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by GitBox <gi...@apache.org> on 2018/10/02 07:45:53 UTC

[GitHub] bosschaert edited a comment on issue #1: SLING-7968: Use FeatureProvider instead of ArtifactManager.

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:
users@infra.apache.org


With regards,
Apache Git Services