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

Review plugin apis 1085 #1277

Merged
merged 153 commits into from
Apr 10, 2015
Merged

Review plugin apis 1085 #1277

merged 153 commits into from
Apr 10, 2015

Conversation

andy-berry-dev
Copy link
Member

PR for #1085.

  • Refactor the API to match the outcome from the plugin review wiki page - https://github.com/BladeRunnerJS/brjs/wiki/Plugin-Interface-Review
  • Make aliasing and services a plugin concern
  • Remove AssetLocations
  • Changes the ordering mechanism to use a priority - this is up for debate since we've said the better way to do this would be to load the active plugins (and the order) from brjs.conf

Andy Berry added 30 commits January 27, 2015 12:02
AliasDefinitionsFile to the AssetContainer
…l we can remove the method from the interface
…ority based system that doesnt encourge plugins to directly depend on one another
Conflicts:
	brjs-core/src/main/java/org/bladerunnerjs/model/NodeImporter.java
	plugins/brjs-plugins/src/test/java/org/bladerunnerjs/spec/command/ImportAppCommandTest.java
@ccpetercc ccpetercc added 2 - Dev and removed 5 - Test labels Apr 8, 2015
thanhc added a commit that referenced this pull request Apr 10, 2015
@thanhc thanhc merged commit 22d7c97 into develop Apr 10, 2015
@thanhc thanhc deleted the review-plugin-apis-1085 branch April 10, 2015 10:36
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.

4 participants