[mapguide-trac] #673: HttpServerConnection.CreateRuntimeMap() - an overload with a single parameter

MapGuide Open Source trac_mapguide at osgeo.org
Sat Aug 23 11:31:07 EDT 2008


#673: HttpServerConnection.CreateRuntimeMap() - an overload with a single
parameter
---------------------------+------------------------------------------------
   Reporter:  MaksimS      |       Owner:  ksgeograf
       Type:  enhancement  |      Status:  new      
   Priority:  low          |   Milestone:           
  Component:  Maestro      |     Version:  2.0.1    
   Severity:  trivial      |    Keywords:           
External_id:               |  
---------------------------+------------------------------------------------
 HttpServerConnection.CreateRuntimeMap() method may get overloaded with
 CreateRuntimeMap() taking into account only one parameter - instantiated
 MapDefinition object. Here's suggested procedure:

  1. CreateRuntimeMap(myMapDefinition) is issued
  2. Gets MapDefinition.ResourceId
  3. Creates "Session:" + conn.SessionID + "//" + mapName + ".Map" string
  4. Here, mapName can be extracted using proposed enhacement in ticket
 #672 :-)
  5. Then calling present CreateRuntimeMap implementation with
 MapDefinition.ResourceId and newly created session Id of a map.

-- 
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/673>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list