Imagine having the ability to specify common settings for the Guidance Package that would be stored externally in a configuration file. There could be multiple versions of this configuration for different application archetypes.
An example of the kind of settings you might be able to store here are:
- Base classes for recipes to use when generating specific types.
- Namespace prefixes for artifacts.
- Project naming conventions.
- Folder structure.
- Default interfaces
etc. (additional suggestions welcomed)