ash-project / spark

Tooling for building DSLs in Elixir
MIT License
105 stars 23 forks source link

improvement: Make generated __using__/1 overridable for Dsls. #26

Closed jimsynz closed 1 year ago

jimsynz commented 1 year ago

This change fixes some DX problems I'm running up against in Cinder. Also gives some control of the generated module back to the Dsl author.