[postgis-devel] [PostGIS] #308: Convert functions using *uchar serializations to use LWGEOM

PostGIS trac at osgeo.org
Sun Nov 15 11:43:25 PST 2009


#308: Convert functions using *uchar serializations to use LWGEOM
---------------------+------------------------------------------------------
 Reporter:  pramsey  |       Owner:  pramsey      
     Type:  task     |      Status:  new          
 Priority:  medium   |   Milestone:  postgis 2.0.0
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------
 In order to convert the whole code base to GSERIALIZED, we first have to
 localize the use of serialized forms to the serialize/deserialize steps.
 As a side benefit, code that uses the structs *should* be a lot easier to
 understand. One wrinkle: one of the most important functions that works
 directly against serialized forms is the parser. Touching the parser is
 scary business, but perhaps worth it.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/308>
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-devel mailing list