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

Cleanly separate delegates from public classes #3

Closed
tmandry opened this issue Jan 24, 2016 · 1 comment
Closed

Cleanly separate delegates from public classes #3

tmandry opened this issue Jan 24, 2016 · 1 comment
Assignees

Comments

@tmandry
Copy link
Owner

tmandry commented Jan 24, 2016

Right now the Delegate code has to create and accept "materialized" public classes (State, Application, and Window), which in turn depend on the delegates, for implementing object properties and in order to emit events. An abstraction layer which converts between the two is needed so there's clean separation of concerns.

@tmandry tmandry changed the title Cleanly separate {State,Application,Window}Delegate from public classes Cleanly separate delegates from public classes Jan 24, 2016
@tmandry tmandry self-assigned this Jan 24, 2016
tmandry added a commit that referenced this issue Jun 5, 2017
@tmandry
Copy link
Owner Author

tmandry commented Sep 17, 2018

I'm not convinced this is as important as I once thought it was. Closing for now.

@tmandry tmandry closed this as completed Sep 17, 2018
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

No branches or pull requests

1 participant