Re: [Firebird-devel] Registering plugin from an application

2020-02-22 Thread Alex Peshkoff via Firebird-devel
On 2020-02-22 01:19, Dimitry Sibiryakov wrote: Hello, All.   Is it possible that an application load fbclient, get PluginManager interface and register some plugins?   Will the application then be able to use these "virtual" plugins for encryption, tracing, etc?   AFAIU it is exactly the way b

Re: [Firebird-devel] Registering plugin from an application

2020-02-22 Thread Dimitry Sibiryakov
22.02.2020 15:28, Alex Peshkoff via Firebird-devel wrote: At least I see no reasons for it not to work. These lines of code make me unsure: if (!current) { // not good time to call this function - ignore request gds__log("Unexpected call to re