Hi!

Idea behind cloop is to have descriptive idl file so that bindings for
different types of languages would be generated automatically.

Currently the idl grammar is simple and effective for C, C++ and Pascal.

But we use intptr type for errors codes or strings.

No matter how we improve the cloop grammar, one could not read/write
this in Java.

I think we should redesign the Status interface so one could read/write
them in non native languages.

BTW, I wonder, how could the Jaybird JNA interpret (read numbers and
strings) status vectors? Or just it could not, always leaving the job
for fb_interpret?


Adriano

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

Reply via email to