[postgis-tickets] [PostGIS] #2278: make liblwgeom compatible between micro releases
PostGIS
trac at osgeo.org
Tue Apr 23 04:41:50 PDT 2013
#2278: make liblwgeom compatible between micro releases
-------------------------+--------------------------------------------------
Reporter: mwanner | Owner: pramsey
Type: enhancement | Status: new
Priority: low | Milestone: PostGIS Future
Component: liblwgeom | Version: 2.0.x
Keywords: |
-------------------------+--------------------------------------------------
Changes (by robe):
* milestone: => PostGIS Future
Comment:
Yes NASTY if you don't plan to support it as a separate entity. It's just
irresponsible in my book.
The problem is that liblwgeom was private to PostGIS so versioning is very
different for our purposes. Our versioning simply means OUR public
interface will never change within minor of PostGIS (which is the SQL
interface) (not that something private to us (liblwgeom) will NEVER
change). Now people rely on the version numbers of liblwgeom to mean
something and abide by some saneness of numbering (e.g. the minor is
stable). We're just not grown-up enough for that yet.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2278#comment:4>
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