[Gdal-dev] OGR thread-safety; .NET wrapper

Simon Perkins sy at perkins.net
Tue Oct 31 18:51:20 EST 2006


On Wed, 1 Nov 2006 00:35:30 +0100, "Tamas Szekeres"
<szekerest at gmail.com> said:

> > I am working with a .NET wrapper of my own doing, which might also be of
> > interest, as it properly encapsulates pointers in objects which ensure
> > proper garbage collection.
> >
> 
> How about the SWIG generated C# API?

I haven't looked into the SWIG C# bindings yet, but now that they're
being officially looked after, I'd second Tamas' comment that that's the
way to go.

Though if you really want to roll your own bindings a few of us put
together a set which was posted to the GDAL list a few months back. You
should be able to find it on GMANE.

While I'm here: Tamas: do the SWIG C# bindings implement the IDisposable
interface?

Cheers,

Sy



More information about the Gdal-dev mailing list