-
Type:
Task
-
Resolution: Won't Do
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Internal Code
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
As part of the 'dynamic features' project, we will need an abstraction layer that hides the implementation details of loading dynamic shared objects or dynamic link libraries behind a reasonable API. All 'nix systems that we care about use dlopen, so really this is about creating a portable abstraction that covers both dlopen and the Windows equivalent: LoadLibrary.