[Mapguide-trac] [mapguide-trac] #2015: Directly call all offical API calls in LocalNative

MapGuide Open Source trac_mapguide at osgeo.org
Fri Jun 1 05:28:16 PDT 2012


#2015: Directly call all offical API calls in LocalNative
-----------------------+----------------------------------------------------
   Reporter:  jng      |       Owner:  jng        
       Type:  task     |      Status:  new        
   Priority:  medium   |   Milestone:  Maestro-5.0
  Component:  Maestro  |     Version:             
   Severity:  major    |    Keywords:             
External_id:           |  
-----------------------+----------------------------------------------------
 All calls to the official API in the LocalNative provider are currently
 late-bound (via reflection), presumably to work in conjunction with the
 assembly binding redirection trick that allowed previous iterations of the
 Maestro API LocalNative connection to work with any version of
 MapGuideDotNetApi.dll

 Since we've thrown out this approach (the approach for Maestro 5.0 will be
 to "roll your own LocalNative provider"), we should replace all late-bound
 calls with direct calls to avoid reflection overhead

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


More information about the mapguide-trac mailing list