Problem/Motivation

FeaturesBundle::profile_name needs FeaturesBundle::is_profile to be at all useful, kinda pointless

Proposed resolution

Remove is_profile and rely on profile_name instead, whether a bundle is a install profile. The public methods could stay the same.

Remaining tasks

User interface changes

API changes

Data model changes

Comments

dawehner created an issue.