Morgan :)

Results 393 comments of Morgan :)

Here is a high level description of what the exploratory code does right now: - A `Model` is the input to a macro - A `Query` transforms a `Model` into...

Thanks Jake! Some thoughts. _Query-like API._ It's possible that the better invalidation / smaller data size doesn't bring _much_; but it does allow us to push as close to the...

Yes, data size is a concern :) fortunately I think it can be solved in an even nicer way, messages can be self contained, but with long strings deduplicated: you...

Is there anything left to do on this one?

@eernstg I'm 95% sure that's what I heard, but I'm not sure I've seen it written down anywhere :) @lrnh do I have it correct that we agreed augmentations can...

I'm not sure that's a super convincing argument: that's still a weaker constraint on the version solve than forcing _all_ deps of some arbitrary user of the macros to the...

Moved to the "breaking changes" milestone with the expectation that we probably close as "won't fix" as part of finishing up the augmentations design.

SGTM, let's close it now then :) thanks.