Re: [Firebird-devel] Reusing IExternalContext

2021-08-25 Thread Jiří Činčura
> Or if the > above statement changes one day. Was something like that changed before? -- Mgr. Jiří Činčura https://www.tabsoverspaces.com/ Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel

Re: [Firebird-devel] Reusing IExternalContext

2021-08-24 Thread Adriano dos Santos Fernandes
On 24/08/2021 07:29, Jiří Činčura wrote: > Hi *, > > Can I reuse the IExternalContext instance from Plugin::makeFunction (etc.) > across multiple function executions, instead of using the instance from > Function::execute? I'm trying to cache some objects. > In the way Firebird manages metadat