light-codegen icon indicating copy to clipboard operation
light-codegen copied to clipboard

Allow a user to specify additional or replacement template files for generation, configurable

Open ddobrin opened this issue 7 years ago • 0 comments

The following things need to be done:

  1. Allow another optional parameter in the command line to specify a folder with additional templates.
  2. Allow additional jars to be in the classpath to handle the new templates and inject into the generator.
  3. Expose the data model somehow to allow plugin classes to access the data model and configuration.

ddobrin avatar Jul 05 '18 14:07 ddobrin