[geos-commits] r3086 - trunk/php

svn_geos at osgeo.org svn_geos at osgeo.org
Thu Jul 15 11:54:52 EDT 2010


Author: strk
Date: 2010-07-15 15:54:52 +0000 (Thu, 15 Jul 2010)
New Revision: 3086

Modified:
   trunk/php/TODO
Log:
Updated

Modified: trunk/php/TODO
===================================================================
--- trunk/php/TODO	2010-07-15 09:15:12 UTC (rev 3085)
+++ trunk/php/TODO	2010-07-15 15:54:52 UTC (rev 3086)
@@ -1,10 +1,9 @@
 In order of priority
 
-- Add phpunit test for serialization/deserialization 
 - Find a way to have GEOSGeometry contents shown on var_dump
 - Documentation !! (doxygen-based?)
 - Add WKBReader::read and WKBWriter::write (binary strings required)
-- Use the re-entrant interface
+- Use the re-entrant C-API interface
 - Add interface for algorithms (Orientation Index) ?
 - Add interfaces for prepared geometries ?
 - Add interfaces for STRTree ?



More information about the geos-commits mailing list