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

Further Separation of Methods #7

Closed
ksafranski opened this issue Mar 18, 2013 · 0 comments
Closed

Further Separation of Methods #7

ksafranski opened this issue Mar 18, 2013 · 0 comments
Assignees

Comments

@ksafranski
Copy link
Owner

Review code to separate out methods into 'looser' bundles so functionality can easily be overwritten before Colt.init() is called.

Example: Currently on route change the system just removes content from unused modules on the new route in processor. Separate this out into a standalone method so for instance a user could add effects like fadeOut when the route changes.

@ghost ghost assigned ksafranski Mar 18, 2013
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