GFlisch / Arc4u.Guidance.Doc

Other
5 stars 1 forks source link

EnvironmentController and dependencies implemented multiple times #112

Open janschmidmaier50 opened 1 year ago

janschmidmaier50 commented 1 year ago

Whenever a new service is created there are some generated classes that are generated equally. Those classes might be extended (but this is probably rarely) So they might be pushed into the Arc4u instead of being generated every single time from scratch.

Those classes are for example

It should be checked, if some, most or all those classes can be pushed to the Arc4u, instead of being generated multiple times. Here again: central enhancement for new features would be even easier, because they could be included in a new release, instead of a regeneration