rfcs icon indicating copy to clipboard operation
rfcs copied to clipboard

[DEPRECATION] Deprecate setting relationships via PromiseProxies

Open runspired opened this issue 7 years ago • 1 comments
trafficstars

Users would instead resolve the promise and set value as the actual instance of a record.

A lesser deprecation would only deprecate setting relationships via unresolved promise proxies.

runspired avatar Nov 02 '18 04:11 runspired

I think we may have already completed a deprecation cycle here, I'll have to review and get back.

Because typescript makes it impossible to have an async getter with a sync setter cleaning up the relationship story is high priority. Likely this issue should be replaced with one proposing a new story for relationships.

runspired avatar Jul 22 '22 23:07 runspired