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 to override the used factory base class #297

Closed pauxus closed 1 year ago

pauxus commented 1 year ago

With a subclass of the respective factory base class (keyed or unkeyed).

This would allow to easily add convenience factories.