Closed ReinhardKeil closed 2 months ago
Is it possible to express this through consumes
and provides
and make it either located in the clayer or the cproject?
This issue is about flexibility for reusing layers across various projects. We should discuss this.
The Problem To Be Solved
Defining the same component in .clayer.yml and .cproject.yml creates in the moment this error:
Suggest A Solution
I suggest that this should be tolerated. Layers should be reusable across projects and it is not really an error when the same component is required by the layer and the project.