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

Dumper: dump WeakMap entries #403

Open
7 tasks
cpcallen opened this issue Jun 26, 2020 · 0 comments
Open
7 tasks

Dumper: dump WeakMap entries #403

cpcallen opened this issue Jun 26, 2020 · 0 comments
Assignees
Labels
enhancement Feature requests, major new features, etc. server Things related to the codecity server proper
Milestone

Comments

@cpcallen
Copy link
Collaborator

cpcallen commented Jun 26, 2020

If we're going to make more use of WeakMaps in the core—especially, to hold persistent information rather than just as caches—then Dumper needs to dump their state.

Expected work:

  • Preparatory refactoring:
    • Dump-by-object, with catch-up lists?
    • Survey: diff?
    • More TBD?
  • Selector: need SpecialPart(s) for WeakMap entries.
  • Temporary names.
  • WeakMapDumper.
    • Dump WeakMap entries.
@cpcallen cpcallen added enhancement Feature requests, major new features, etc. server Things related to the codecity server proper labels Jun 26, 2020
@cpcallen cpcallen added this to the Launch: Alpha milestone Jun 26, 2020
@cpcallen cpcallen self-assigned this Jun 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature requests, major new features, etc. server Things related to the codecity server proper
Projects
None yet
Development

No branches or pull requests

1 participant