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

Consider plugin model so dont have to modify core framework - im thinking MEF? #2

Open
alexmackey opened this issue Mar 16, 2013 · 2 comments
Assignees

Comments

@alexmackey
Copy link

Currently to add in additional modules it is necessary to modify the coreproject. Ideally a user should not need to touch this and simply copy in a new module & any assemblies. We could use MEF to load the modules in.

@sbarski
Copy link
Owner

sbarski commented Mar 19, 2013

I will be integrating MEF in the very near time-frame. Alex, thank you for doing the leg work and getting it to work!!!

@sbarski
Copy link
Owner

sbarski commented Mar 19, 2013

Dev branch now contains the MEF implementation and the refactored job system. Will begin testing now.

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

No branches or pull requests

2 participants