aloof-angle-91616
02/26/2020, 1:21 AMaloof-angle-91616
02/26/2020, 2:22 AMPayload object to encompass what we use TargetAdaptor for currently. because Payload was always intended to be a correctly-hashable bunch of data, i think Payload instances have all the properties we want from @dataclass(frozen=True) objects (they even have their own freeze method!) https://github.com/pantsbuild/pants/pull/8760aloof-angle-91616
02/26/2020, 2:24 AMaloof-angle-91616
02/26/2020, 2:24 AMaloof-angle-91616
02/26/2020, 2:24 AMaloof-angle-91616
02/26/2020, 2:26 AMaloof-angle-91616
02/27/2020, 3:57 AM