Question
Using 2 FileIO Plug-In
Hi everyone,
I want to know if there is a way to use two differents implementations of a File IO Plug-In.
I am pretty sure that it is impossible to switch between two FileModule.dll, because they are loaded at server's start.
But, is there a way to have two implementations of the IFmsFileAdaptor interface in the same dll, and to switch dynamically from one to the other ?
Thanks for help !
I want to know if there is a way to use two differents implementations of a File IO Plug-In.
I am pretty sure that it is impossible to switch between two FileModule.dll, because they are loaded at server's start.
But, is there a way to have two implementations of the IFmsFileAdaptor interface in the same dll, and to switch dynamically from one to the other ?
Thanks for help !
