dashing.net icon indicating copy to clipboard operation
dashing.net copied to clipboard

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

Open alexmackey opened this issue 11 years ago • 2 comments

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.

alexmackey avatar Mar 16 '13 04:03 alexmackey

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 avatar Mar 19 '13 05:03 sbarski

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

sbarski avatar Mar 19 '13 11:03 sbarski