[Verse-dev] Verse.net - how are the bindings generated?

Nathan Letwory jesterking at letwory.net
Wed Oct 22 01:09:20 CEST 2008


On Wed, Oct 22, 2008 at 2:02 AM, Stuart Axon <stuaxo2 at yahoo.com> wrote:
> It is interesting, just to see what types you used for which parts (the java ones will be very similar).  I'm leaning toward generating (or partly generating) a java bindings.  - For java there is javolution which supports structs, so that helps a lot.

I'll have to check my dev machine. Unfortunately it is *still* in the
repair shop (*sob*), but I used P/Invoke with marshalling of the
simple types as suggested in the documentation for that. Check
DllImportAttribute from the MSDN C# documentation.

/Nathan


More information about the Verse-dev mailing list