Posts tagged component
SPL components in YANGA
- 15 October 2025
When building software products, you often need different variants for different purposes (like a basic vs. a pro version). These variants consist of components that implement the features required for that particular variant. Each variant might be built for different platforms, different hardware environments with their own constraints and capabilities.
When thinking about components, there are two main categories: