[mapguide-trac] #1787: RFC 94 Update -- Add omitted serialization interfaces

MapGuide Open Source trac_mapguide at osgeo.org
Mon Aug 22 22:15:29 EDT 2011


#1787: RFC 94 Update -- Add omitted serialization interfaces
------------------------------+---------------------------------------------
 Reporter:  NormOlsen         |         Owner:  NormOlsen
     Type:  defect            |        Status:  closed   
 Priority:  high              |     Milestone:  2.3      
Component:  General           |       Version:  2.1.0    
 Severity:  minor             |    Resolution:  fixed    
 Keywords:  CoordinateSystem  |   External_id:           
------------------------------+---------------------------------------------
Changes (by NormOlsen):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Added three new INTERNAL interfaces to two objects:

 !MgCoordinateSystemGeodeticTransformDef:
  * !SerializeFrom (UINT8* bufr);
  * !SerializeTo (UINT8* bufr);
  * !GetSizeSerialized ();

 !MgCoordinateSystemGeodeticPath:
  * !SerializeFrom (UNIT8* bufr);
  * !SerializeTo (UINT8* bufr);
  * !GetSizeSerialized ();

 All existing interfaces remain unchanged.

-- 
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1787#comment:1>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list