Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(daemon): Retain multiple formula numbers per value #2095

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

rekmarks
Copy link
Contributor

Replaces the formulaIdentifierForRef WeakMap with a WeakMap-backed multimap, enabling the maintenance of one-to-many relationships between values and formula identifiers.

@rekmarks rekmarks force-pushed the rekmarks-one-to-many-ref-nonce branch 4 times, most recently from 5c6b886 to 863a8f3 Compare February 22, 2024 16:17
packages/daemon/src/multimap.js Outdated Show resolved Hide resolved
Replaces the `formulaIdentifierForRef` WeakMap with a WeakMap-backed
multimap, enabling the maintenance of one-to-many relationships between
values and formula identifiers.
@rekmarks rekmarks force-pushed the rekmarks-one-to-many-ref-nonce branch from 863a8f3 to 0b723cf Compare February 22, 2024 20:10
@rekmarks rekmarks merged commit 08334a3 into master Feb 22, 2024
14 checks passed
@rekmarks rekmarks deleted the rekmarks-one-to-many-ref-nonce branch February 22, 2024 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants