[postgis-tickets] [PostGIS] #1994: Deprecate all functions with underscore_names rather than CamelCase
PostGIS
trac at osgeo.org
Tue Aug 20 12:37:44 PDT 2013
#1994: Deprecate all functions with underscore_names rather than CamelCase
----------------------+-----------------------------------------------------
Reporter: strk | Owner: pramsey
Type: task | Status: closed
Priority: medium | Milestone: PostGIS 2.1.0
Component: postgis | Version: trunk
Resolution: fixed | Keywords:
----------------------+-----------------------------------------------------
Comment(by realityexists):
I'm getting a lot of these warnings for deprecated functions logged now
and I'm not sure it would be safe to move to the new function names, since
not all databases running my code my have upgraded to 2.1.
It's too late now for 2.1, but in future it would be good to get an "in-
between" release for such changes that provides both old and new function
names without a warning. So for example 2.2 adds a new function name and
documents that the old one is deprecated, but doesn't log a warning. 2.3
then adds a warning. This gives users time to change their code more
safely.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1994#comment:16>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list