On 12/11/2015 14:51, Vlad Khorsun wrote:
> 12.11.2015 17:20, Adriano dos Santos Fernandes wrote:
>> Hi!
>>
>> Currently plugin entry points receives just an IMaster.
>>
>> It cannot do much things with only this.
>    Example ?
>
>> Not all plugins will register a factory
>    Why ?
>
>> and do all the work lazily.
>    I see no problem to create factory and do all the work lazily. What the
> problem you are going to address ?
>
>
And that can be answered in one go: the engine already lazily load plugins.

Why would my plugin will have MT code to load a JVM, since its only job
when the engine loaded it, and I can have a simple code doing that?

Also, it's a good design to let code report errors and the plugin
initialization cannot do it.


Adriano


------------------------------------------------------------------------------
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to