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

Partial Scripts #322

Closed pauxus closed 5 months ago

pauxus commented 5 months ago

Scenarios:

either:

(4) is most dangerous (2) and (3) are both more generic approaches, (2) could be done via (3) (copyFrom(Bla.Create.Template(script))

So best option would be (3)

pauxus commented 5 months ago

BUT: this might create additional complications if the template script is more complex / deep