phldavies
09/01/2025, 7:05 PMgetValue and setValue the semantics of context-parameters would be murky (is the context resolved on use or on declaration), but what is the reason not to support context-parameters on provideDelegate? Would the semantics not be quite clear that the context-parameter is used at declaration, i.e at the val x by y and non-contextual getValue /`setValue` used as any other delegate?Ben Woodworth
09/01/2025, 11:39 PMBen Woodworth
09/01/2025, 11:45 PM