4
Vote

Runtime Configurable Guidance Package

description

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:
 
  1. Base classes for recipes to use when generating specific types.
  2. Namespace prefixes for artifacts.
  3. Project naming conventions.
  4. Folder structure.
  5. Default interfaces
     
    etc. (additional suggestions welcomed)

comments