Move minima/thunks to own file in gen.
This was triggered by an experiment about generating even more 'minima'
like this, such as a batch of helper structs which would hold all the
common "no, you can't do operation X on something of kind Y" methods.
However, that diff isn't here; and is probably going to turn out to be
abandoned, because after trying it out, I found that it was pretty hard
to do good error messages (which... was pretty central to the point)
with that approach. So, more on those attempts later.
Signed-off-by: Eric Myhre <hash@exultant.us>
Showing
schema/gen/go/genMinima.go
0 → 100644
Please register or sign in to comment