[Mapserver-users] MapScript and SWIG 1.3.20
Sean Gillies
sgillies@frii.com
Wed, 17 Dec 2003 15:45:02 -0700
I downloaded, compiled, and installed the new release of SWIG today.
Those of you who are generating your own MapScript wrappers may want
to consider upgrading. There are a lot of new features and performance
enhancements, particularly for Python users. Also a lot of Java
activity.
Release notes and such are at http://www.swig.org
I tested out MapScript with SWIG 1.3.20 using Python 2.1
swig -python -shadow ...
and 2.3 with the new -modern option
swig -python -shadow -modern ...
This option emits faster code but is only compatible with Python 2.2+.
The resulting modules pass all the mapscript tests in the stable and
development branches.
Sean
--
Sean Gillies
sgillies at frii dot com
http://www.frii.com/~sgillies
_______________________________________________
Mapserver-users mailing list
Mapserver-users@lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users