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

Global Store: Focus #18

Open
wants to merge 100 commits into
base: master
Choose a base branch
from
Open

Conversation

jaunkst
Copy link

@jaunkst jaunkst commented Dec 1, 2022

Opening this RFC up for discussion so that I can come to an ideal solution.
Thanks!

@nicoburns
Copy link

More advanced layout modes (e.g. a full Flexbox implementation, CSS grid) will also need a similar mechanism to store data on a widget and retrieve in from other widgets (i.e. parents need to be able to read styles off their children, and this should work without the children specifically adding support for the parent.

I would suggest that a mechanism that allows the storage and retrieval of arbitrary types would make more sense than one that hardcodes a specific type.

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.

2 participants