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

clean up events / handlers #15

Closed
catfact opened this issue Aug 7, 2013 · 0 comments
Closed

clean up events / handlers #15

catfact opened this issue Aug 7, 2013 · 0 comments
Assignees

Comments

@catfact
Copy link
Collaborator

catfact commented Aug 7, 2013

the event handling system sucks.
should have separate queues for periodic system events (triggered from timers and handled by OS) and for events that are initiated from UI and handled by application.
should probably use arrays of function pointers that can be dynamically re-assigned by application.

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