[postgis-devel] Location Of LWAlgorithms

Paul Ramsey pramsey at cleverelephant.ca
Tue Dec 23 11:12:03 PST 2008


I've started an lwalgorithm.c file. However, I see some functions are
living with the types they work against. ptarray_substring, for
example. By a similar token, area should move to lwpoly and lwmpoly
implementations for area. Anyone have a problem with a general rule of
locating methods with their objects, or should we keep the object
files restricted to constructors/accessors and put all the
calculations elsewhere?

P.



More information about the postgis-devel mailing list