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

Create the PluginManager and allow run time addition of libraries #882

Closed
NickDraper opened this issue Oct 2, 2007 · 1 comment
Closed
Milestone

Comments

@NickDraper
Copy link
Contributor

Create a PluginManager to allow the loading of shared libraries at run time.
This will require conditional comiplation as the required calls are OS specific.

Look at the following in GAUDI for inspiration
DLLClassManager (in GAUDIsvc)
and
System (in GAUDIKernel) where the real code calls are hidden.

The ADD explains how I want the plug in to work http://svn.mantidproject.org/mantid/trunk/Documents/Design/Architecture%20Design%20Document.doc

@NickDraper
Copy link
Contributor Author

This issue was originally trac ticket 34

@NickDraper NickDraper added this to the Iteration 4 milestone Jun 3, 2015
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