Subject Re: [Firebird-Architect] External Engines (and Plugins)
Author Adriano dos Santos Fernandes
Roman Rokytskyy escreveu:
> May I ask you to show me the parts for review before you commit them?
>
Of course. It's in private tree now. I will commit nothing before you
review. That's why I said "offline".

>
>> Do things on firebird2 tree looks attractive due to
>> C++ class library and build things direct. But it will anyway requires
>> Jaybird, and it will requires some changes on it. Also not many things
>> of our class library will be needed on the Java plugin.
>>
>
> I think the client-java (or even new module) is the right place for such
> code, not Firebird itself. I would vote for a separate module
> considering that I still want client-java to be splitted in multiple
> submodules anyway to have better dependency tracking.
In the Java code, I expect small additions (new GDS Plugin), and maybe
some small changes. I want to develop in the same tree because it will
be easier.

For the C++ code, it may be inside or outside jaybird dll/so.


Adriano