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

Add a way to have resources have state, store within crect #14

Open
korken89 opened this issue Jun 11, 2018 · 0 comments
Open

Add a way to have resources have state, store within crect #14

korken89 opened this issue Jun 11, 2018 · 0 comments
Assignees

Comments

@korken89
Copy link
Owner

If resources can be considered to "live" inside crect, then there will not be need for any global structures, as is done in the blinky example right now.
More or less, allocate all resources within crect and, generally, do not have resources take references but the type.

@korken89 korken89 self-assigned this Jun 11, 2018
@korken89 korken89 changed the title Add a way to have resources have state Add a way to have resources have state, store within crect Jun 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant