Christopher Davenport

Results 77 comments of Christopher Davenport

Remove/Deprecate all overloads.

> Sorry for grumbling, but if this aimed to improve performance, could we get some numbers ensuring that? This addresses a problem where by not having reentrant behavior we go...

I think this should be a `withNetwork` method rather than an additional implicit. If we are replacing it, it should be explicit rather than an implicit. Because it implies more...

I'm not following. The question is a matter of defaults. So is the idea that it will infer automatically at the site either way, but that way the users can...

I think we can leave it for the time being. Since the things this instance is used for is actually replaced via the builder. Unless I'm missing something.

I've changed my mind. This is better.

I largely think we should build a layer that does this so its visible in application space. But I think that this is more correct than before regardless.

So here I've written something we can either incorporate into the client or operate differently. As of now we have the commented available so this is avaiable for user code...

Blaze seems to remove it, like this PR does, though I'm having difficulty locating the source.