[mapguide-trac] #1868: DataType inconsistency in LayerDefinition

MapGuide Open Source trac_mapguide at osgeo.org
Mon Nov 28 08:41:43 EST 2011


#1868: DataType inconsistency in LayerDefinition
-----------------------+----------------------------------------------------
   Reporter:  gBecker  |       Owner:             
       Type:  task     |      Status:  new        
   Priority:  high     |   Milestone:  Maestro-4.0
  Component:  General  |     Version:  2.1.0      
   Severity:  major    |    Keywords:             
External_id:           |  
-----------------------+----------------------------------------------------

Comment(by jng):

 For all schemas in production (1.0.0 to 2.3.0) yes. This "defect" is set
 in stone and cannot realistically be fixed.

 Actually, the generated code returns double, but the interface that it
 implements (ISymbol) properly returns string for both InsertionPointX and
 InsertionPointY.

 Since use of such types should always be done through its interfaces. The
 behaviour is as intended. The only problem will be if you try to use an
 FDO expression for InsertionPointY. Only then will the code actually need
 to be updated. Otherwise nothing needs to be done. Frankly, I wouldn't try
 to change anything here unless you have a need to use FDO expressions for
 InsertionPointY

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


More information about the mapguide-trac mailing list