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

Container improvements #20

Merged
merged 2 commits into from
Jun 15, 2015
Merged

Container improvements #20

merged 2 commits into from
Jun 15, 2015

Conversation

taion
Copy link
Member

@taion taion commented Jun 14, 2015

Fixes martyjs/marty#338

EDIT: I'm going to put the fixes for martyjs/marty#338 and #17 here to avoid creating extra merge resolution issues. They're somewhat related, so I don't think this is unreasonable.

@taion
Copy link
Member Author

taion commented Jun 14, 2015

I don't understand the test failures here - they're all of the form "could not start", it seems.

@taion taion changed the title Allow specifying container statics Container improvements Jun 14, 2015
@taion
Copy link
Member Author

taion commented Jun 14, 2015

It seemed cleaner to put injectApp in createContainer.js because both it and createContainer need the same DEFAULT_CONTEXT_TYPES. I can move it out if that seems better.

@jhollingworth
Copy link
Contributor

lgtm 👍

jhollingworth added a commit that referenced this pull request Jun 15, 2015
@jhollingworth jhollingworth merged commit 5f9f64a into martyjs:master Jun 15, 2015
@jhollingworth
Copy link
Contributor

Thanks for this PR 😄

@taion taion deleted the container-statics branch June 15, 2015 13:29
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.

Expose static methods from component classes wrapped in containers
2 participants