Hi,

It seems the CAPI version is really unreliable for feature checks.  
Functions like GEOSFree[1] and GEOSProject[2] where added without  
incrementing the CAPI version. I think we should extend the checks to  
the GEOS and not only the CAPI version.

Another problem that arises: What do we do with functions/classes that  
require a specific version?
I would suggest adding a decorator that rises an exception when a  
function that depends on a higher GEOS version is called. Any ideas?


Regards,
Oliver

[1] http://trac.gispython.org/lab/ticket/198
[2] http://trac.gispython.org/lab/ticket/202
_______________________________________________
Community mailing list
[email protected]
http://lists.gispython.org/mailman/listinfo/community

Reply via email to