Tomer Gabel

Results 90 comments of Tomer Gabel

I'm still missing some basic notion of what these wrap. Taking the previous example: ``` scala def createFoo = Action { request => for { foo

Thanks for reporting, I'll look into it shortly (things are a little sluggish these days because of the transfer of ownership, but will sort themselves out soon)

I can't seem to reproduce this; can you specify which versions of Accord, Scala and JDK you're using?

Perhaps you are compiling with Scala 2.12.5 with JDK 9/10? It has a known regression with macros: https://github.com/scala/scala/releases/tag/v2.12.5

@zbeckman Hold on, is this at compile or runtime?

Right out the gate, thank you! At a glance this looks very good, but I'll need to dig a little deeper (plus, only @noam-almog has commit/admin privileges now...).

By and large, looks very good. One concern I have is around indices on flatmapped arrays; once you change the validated array, indices become rather meaningless (e.g. in the Seq(0,...

While you can always [implement a validator](http://wix.github.io/accord/dsl.html#custom-combinators) yourself, from a core library perspective this doesn't seem compelling (I can think of a couple of counter-arguments); implementing this with reflection goes...

Happens with 0.7.1 as well: github.com/docker/buildx v0.7.1-docker 05846896d149da05f3d6fd1e7770da187b52a247 Docker version 20.10.12, build e91ed57