On 12/08/2014 14:37, Mark Rotteveel wrote:
> On 12-8-2014 18:48, Tom Coleman wrote:
>> One bias  of mine that I will confess to is that I hate C++.  Every time I 
>> am forced to use it it turns out to be a horrible PITA.  The last project I 
>> wrestled with was an interface from our proprietary language to ApacheMQ, 
>> and the only interface available was C++.  I develop for several platforms
>> and it always seems to be an endless battle of gcc versions, library 
>> compatibility issues and missing dependencies.
> Totally off topic, but if you are talking about Apache ActiveMQ: there 
> are also C clients available according to: 
> http://activemq.apache.org/cross-language-clients.html
>
>
Focus of ApacheMQ is (AFAIK) on the transport layer, not about
interprocess communication.

In few hours (since yesterday), I created an IDL compiler and C++ generator.

Later I'll improve it for C and FPC and put in my github.

If I cannot convince Firebird it's good or Firebird wants to adopt a
bad/bloated solution, it may be useful for others projects.


Adriano


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

Reply via email to