[OpenAFS] building swig based interfaces

Russ Allbery rra@stanford.edu
Sun, 01 Sep 2013 10:31:15 -0700


G=C3=A9mes G=C3=A9za <geza@kzsdabas.hu> writes:

> Okay, then should wrap around the command line tools then, in the hope,
> that some day they will get rewritten to use a library I (or someone
> else) can use? BTW. I'm fine wit it for now.

I think it's also worth noting that it's rather difficult to write
high-quality bindings with SWIG, since SWIG forces the language into a
C-like mode and doesn't give you enough flexibility to adjust the calling
conventions to be more native to the language that you're binding.  By
choosing to use SWIG instead of writing native bindings, you will limit
the possible quality of the end result below where it could be, and it
will be impossible to achieve the best quality without mostly throwing
things out and starting again from scratch without SWIG.

It may still be the expedient approach, but it's an inherent limitation.

--=20
Russ Allbery (rra@stanford.edu)             <http://www.eyrie.org/~eagle/>