Eric Lemoine wrote: > Hi. I haven't tried but i purpose upgrading from GeoJSON to geojsonlib > only involves upgrading to new egg - the geojson namespace remains so > no need to change app code. Are my assumptions correct? Thanks. Eric
Eric, the import name remains "geojson", but this is feeling a bit wrong to me this morning (sorry, Matt). If we're going to call it "geojsonlib" (like urllib, httplib, etc), then it would be natural to use that for its import name as well. Either that or switch the package name to "geojson" to match the current import name. Sean _______________________________________________ Community mailing list [email protected] http://lists.gispython.org/mailman/listinfo/community
