Changes between Version 1 and Version 2 of MapGuideRfc68


Ignore:
Timestamp:
Jun 22, 2009, 7:10:43 PM (15 years ago)
Author:
leaf
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MapGuideRfc68

    v1 v2  
    3333
    3434MapGuide Web .NET API will be divided into five separated dlls. SWIG is used to create MapGuide .NET API as before.
    35        OSGeo.MapGuide.Foundation.dll: contains API in Foundation component.
    36        OSGeo.MapGuide.Geometry.dll: contains API in Geometry compoent.
    37        OSGeo.MapGuide.PlatformBase.dll: contains API in PlatformBase component.
    38        OSGeo.MapGuide.MapGuideCommon.dll: contains API in MapGuideCommon compoent.
    39        OSGeo.MapGuide.Web.dll: contains API in WebApp and HttpHandler components.
    40 
     35 * OSGeo.MapGuide.Foundation.dll: contains API in Foundation component.
     36 * OSGeo.MapGuide.Geometry.dll: contains API in Geometry compoent.
     37 * OSGeo.MapGuide.PlatformBase.dll: contains API in PlatformBase component.
     38 * OSGeo.MapGuide.MapGuideCommon.dll: contains API in MapGuideCommon compoent.
     39 * OSGeo.MapGuide.Web.dll: contains API in WebApp and HttpHandler components.
    4140
    4241== Implications ==