Results 135 comments of Max

@jin any updates on this?

I actually have tested it, it outputs the same results for default config, and successfully filters all stats (at least in my case).

Sorry, but I have no memory of sending this PR :)

Thanks Alice! This is probably the fastest RFC review I have ever had, too.

Yes we can and my proposal discusses that as a future possibility. But I would prefer to design it separately as there are multiple ways to do it and I...

I had exactly the same instinct, but then I thought of the described trick. The problem with "reconceptualize and rewrite" into "two disjoint traits for each argument, each of which...

This is an RFC because it was not clear to me that this is a regression. In fact, to a newby it appears to be a design choice as the...

> it would be great if we could make `Query` work the same as `Query` Hmm, personally I would rather read code that explicitly states what it does.

In fact, another idea I has was to not split the query and filter at all, like so: ``` Query ``` Only the `Fetch` commands would result in a value...

Did you try to restart ST?