Naftoli Gugenheim

Results 591 comments of Naftoli Gugenheim

Hi, what's the status of this?

Thanks! So, what's the status? Is it ready to ship right after 3.4.0 (imminent)?

@jkugiya I want to tackle this now and merge it. Could we have a voice chat perhaps?

I think silently changing a basic operation would require a certain amount of consensus and a version bump. I have no idea what amount of consensus that should be or...

> We could probably do something like this. > > ```scala > table.filter(r => name match { > case None => r.name.isEmpty > case Some(n) => _.name === n >...

> I don't think None should be automatically turned into `is null` since the other option is to treat it as "anything" > > For example, we have this extension...

Ok sounds like enough of a consensus. Anyone want to start the ball rolling with a PR?

https://github.com/RMSone/slick-cats is forked under the `slick` organization. Does anyone know who owns it though?