-
-
Notifications
You must be signed in to change notification settings - Fork 37
✨ Unify Layering Strategies/Representation #464
Copy link
Copy link
Open
Labels
c++Anything related to C++ codeAnything related to C++ codeenhancementAnything related to improvements of the existing libraryAnything related to improvements of the existing libraryusabilityAnything related to usabilityAnything related to usability
Milestone
Metadata
Metadata
Assignees
Labels
c++Anything related to C++ codeAnything related to C++ codeenhancementAnything related to improvements of the existing libraryAnything related to improvements of the existing libraryusabilityAnything related to usabilityAnything related to usability
Type
Fields
Give feedbackNo fields configured for issues without a type.
What's the problem this feature will solve?
Currently, there exist different approaches to layers + different layering strategies:
It would be nice to (partially) unify these approaches.
Describe the solution you'd like
General Layer Class?