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

Create From Delegating Script should honor the script name #328

Open pauxus opened 4 months ago

pauxus commented 4 months ago

Currently the key is always taken from the script name, which would strip "."

instead, the name should be derived from the filename, not the script name and passed explicitly to createFromDelegatingScript