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

Instance scoped CopyFrom Strategy #310

Open pauxus opened 1 year ago

pauxus commented 1 year ago

After #309

make copyFrom strategies overrideable in the template/copy source, i.e. allow to explicitly override an existing field with null even if the behaviour is otherwise configured.

This requires some kind of meta-information to be retained after object generation.