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

Update module management #2154

Conversation

nicosang
Copy link
Contributor

@nicosang nicosang commented Sep 1, 2017

Hi,

as explained in issue #2133, loading by module of dash.js was impossible. The management of events was the blocker. In order to solve this problem, I suggest to remove Events.js and MediaPlayerEvents.js references from modules (Reporting, Mss, Protection). references of events are set by config object in all modules.

Nicolas

@nicosang nicosang force-pushed the UpdateModuleManagement branch 2 times, most recently from 4251227 to ef740be Compare September 19, 2017 07:48
@nicosang
Copy link
Contributor Author

The size of each module is decreased significantly with this PR due to the reduction of classes duplication in each module.

@epiclabsDASH
Copy link
Contributor

@nicosang, could you please resolve conflicts that appeared?

…emove reference to Events.js (core) in Reporting module.
…n module.

reference is set by config object in order to remove the duplication of classes.
reference is set by config object in order to remove the duplication of classes.
reference is set by config object in order to remove the duplication of classes.
reference is set by config object in order to remove the duplication of classes.
reference is set by config object in order to remove the duplication of classes.
reference is set by config object in order to remove the duplication of classes.
reference is set by config object in order to remove the duplication of classes.
reference is set by config object in order to remove the duplication of classes.
use global dashjs.FactoryMaker definition
reference is set by config object in order to remove the duplication of classes.
use global dashjs.FactoryMaker definition
reference is set by config object in order to remove the duplication of classes.
use global dashjs.FactoryMaker definition
…odule.

reference is set by config object in order to remove the duplication of classes.
@nicosang
Copy link
Contributor Author

nicosang commented Oct 4, 2017

@epiclabsDASH, should be ok now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants