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

widget plugin structure #1

Open
sorin-costea opened this issue Jun 5, 2015 · 0 comments
Open

widget plugin structure #1

sorin-costea opened this issue Jun 5, 2015 · 0 comments

Comments

@sorin-costea
Copy link
Contributor

Adding a widget plugin structure will enable new widgets to be designed in separate JavaScript files.

An example might be a new Grid Widget. A Javascript file called "grid_widget.js" could be developed. It will then be possible for the main API "mm.js" to pick up this new widget so that it can be added to Swanc with no code changes to "mm.js".

Having a widget plugin structure will enable other developers to quickly develop new widgets that can be shared.

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