[postgis-devel] Issue 97 in postgis: Rename LWCURVE to LWCIRCSTRING
codesite-noreply at google.com
codesite-noreply at google.com
Sat Jan 10 22:22:14 PST 2009
Comment #1 on issue 97 by pwramsey3: Rename LWCURVE to LWCIRCSTRING
http://code.google.com/p/postgis/issues/detail?id=97
Another issue with LWCURVE is that the changes are compartmentalized at the
bottom of liblwgeom.h. This was
fine when it was a work-in-progress, but if we're going to support curves,
we need to integrate their support
with the rest of the API, so that it is obvious when we're missing global
support functions (lwcurve_free?).
If you're doing the re-naming house-keeping anyways, moving the struct
defns with teh other structs, and casts
with other casts, etc, etc, would be good.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
More information about the postgis-devel
mailing list