Skip to content

feat: reactivityMode#10416

Open
runspired wants to merge 1 commit intomainfrom
read-mode
Open

feat: reactivityMode#10416
runspired wants to merge 1 commit intomainfrom
read-mode

Conversation

@runspired
Copy link
Copy Markdown
Contributor

Sketches out reactivityMode and lays groundwork in types etc.

Should be relatively easy/quick to implement, and could be further optimized via batching/reduction of work generated by the graph and cache (some crossover with #9667).

Unanswered but not impossibly hard questions to resolve:

  • do locals still get their own signal (likely yes)
  • values that use their own signal as a value store ... maybe just document which and note these will still have one?
  • can you create a record in immutable mode? (likely no, or it must be created "fully formed" and/or becomes immutable once no longer "isNew")

@runspired runspired added 🎯 canary PR is targeting canary (default) 🏷️ chore This PR primarily refactors code or updates dependencies labels Oct 7, 2025
@github-project-automation github-project-automation Bot moved this to needs triage in EmberData Oct 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🎯 canary PR is targeting canary (default) 🏷️ chore This PR primarily refactors code or updates dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant