hmm, master...
maybe into sql branch first
conflict in project.clj but not too bad
I like when you call me βmasterβ π
π
a neat welcome to pop off on the cellphone π
this ::mapping
spec is monstruous
π
could it be expressed without a spec at all?
its main problem to me is that itβs doing too many things at once
as in something could be deferred to be done later or too much code inline?
given a spec, we want: β’ a schema β’ converting to a row β’ the serializer part of the encoder β’ converting from a row β’ the deserializer part of the encoder
given a schema, we want a spec (and from this spec gets the conversion fns)
::mapping
tries to do everything at once (modulo encoders)
hmm, master...
is ::mapping currently to much to be fed into master branch?
just had to try out the βmasterβ summon again π
yes too hacky even by powderkeg standards
π