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

CreateAsTemplate From #139

Open pauxus opened 6 years ago

pauxus commented 6 years ago

It should be possible to combine the semantics of createAsTemplate and createFrom in order to create a template from a script.

pauxus commented 5 years ago

This would mean an eventual overflow of factory methods, further polluting the read only model.

Defer this one after the implementation of Creator objects (#76)