Summary of Feature
Description:
The edition used by the Chapel compiler will determine which features are available. If my memory serves, Mason already has a way to care about the Chapel compiler version, and it is likely that a given Mason package may want to rely on features that are only available via an edition. So should Mason have a way to specify that the package relies on a particular edition? How should that interact with a package's compiler version, if both are specified?
Is this issue currently blocking your progress?
No, this was suggested as an idea after a demo on Mason back in August. Just wanted to make sure it was recorded somewhere