Maciej Kaszubowski

Results 2 comments of Maciej Kaszubowski

Sure, I know it is hard, that's why I wanted to discuss this :) I'll try to describe my approach here (as I've said, I'd really like to have something...

Yeah, but using `Ecto.Changeset` (or anything like that, basically) would require users to use a different API for creating/update structs instead of just using `%MyStruct{...}` syntax. Ideally, this type checking...