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

Allow closures fields as lifecyle fields #295

Closed pauxus closed 1 year ago

pauxus commented 1 year ago

Closure fields annotated with a lifecycle method will be executed in the respective phase.

Fix #84