klum-dsl / klum-ast

Turn your models into super models
https://github.com/klum-dsl/klum-ast/wiki
MIT License
3 stars 0 forks source link

CopyFrom Strategies #309

Open pauxus opened 1 year ago

pauxus commented 1 year ago

Split of from #304

Allow to determine the behaviour of copyFrom on class and field base (i.e. new Annotation or fields of Field/DSL annotation).

Configurable behaviours:

Also (LHF), override copyFrom methods to include the strategy explicitly