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

Custom Phase annoation #305

Open pauxus opened 1 year ago

pauxus commented 1 year ago

Provide an annotation that allows a custom phase to be defined (for lifecycle methods and closures).

In some way, this actions must be registered with the PhaseDriver:

pauxus commented 1 year ago

static class action via AST seems to be the easiest solution