Hi I am new to using gdal/ogr in Java via the swig bindings and I am trying to figure things out by googling around. I have looked at the API documentation, tutorials and sample programs, but I still have a few questions.
In particular I would like to know more about object life cycles and memory management: What kind of object management is the client program responsible for? Do I need to close objects manually or will the garbage collector take care of this for me? If I open an OGR Dataset twice will I get two separate instances, or will the reference be shared? Is this mailing list the place where I should be asking these questions, or it there a better place for it? Thanks, Tom -- Tom Moore Spatial Planning Systems 960 Burkes Bluff Lane Deep River ON K0J 1P0 Canada Phone: +1 613 584 9354
_______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev