Subject Re: [Firebird-Architect] UDR Engine
Author Alex Peshkov
On Tuesday 24 June 2008 17:02, Adriano dos Santos Fernandes wrote:
> <language CPP>
> plugin_module UDR_engine
> </language>
>
> <language DELPHI>
> plugin_module UDR_engine
> </language>

Adriano, when I see a need to specify in config file what compiler was used to
create binaries, I stop to understand anything. What if someone wants to
write plugin using bcc32 - borland C compiler? Should it be Delphi or C++?
What to do if assembler is used? Or fortran-77?
This is compiled binary, no need to add any more language information.