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

Breaking: Initialize behaviors before module #112

Merged
merged 1 commit into from
Oct 5, 2015

Conversation

j3tan
Copy link
Contributor

@j3tan j3tan commented Oct 5, 2015

  • Module init should expect all pre-requisites to be fulfilled before it can successfully initialize

fixes #107

- Module init should expect all pre-requisites to be fulfilled before it can successfully initialize

fixes #107
@boxcla
Copy link

boxcla commented Oct 5, 2015

Verified that @j3tan has signed the CLA. Thanks for the pull request!

@mattwiller
Copy link

+2 🚢

j3tan added a commit that referenced this pull request Oct 5, 2015
Breaking: Initialize behaviors before module
@j3tan j3tan merged commit 104b0bb into master Oct 5, 2015
@j3tan j3tan deleted the behavior_init_before_module_init branch October 5, 2015 22:58
j3tan added a commit that referenced this pull request Oct 23, 2015
Breaking: Initialize behaviors before module
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.

Can a behavior notify its module when it is done being initialized?
3 participants