Changes between Version 20 and Version 21 of MapGuideRfc68


Ignore:
Timestamp:
Jun 26, 2009, 3:19:21 AM (15 years ago)
Author:
leaf
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MapGuideRfc68

    v20 v21  
    3535
    3636(a) Create the following netmodule files.
     37 * OSGeo.!MapGuide.Foundation.netmodule
     38 * OSGeo.!MapGuide.Geometry.netmodule
     39 * OSGeo.!MapGuide.!PlatformBase.netmodule
     40 * OSGeo.!MapGuide.!MapGuideCommon.netmodule
     41 * OSGeo.!MapGuide.Web.netmodule
     42
     43(b) Create an assembly for each netmodule in step (a). Then the following files will be created.
    3744 * OSGeo.!MapGuide.Foundation.dll: contains API in Foundation component.
    3845 * OSGeo.!MapGuide.Geometry.dll: contains API in Geometry compoent.
     
    4047 * OSGeo.!MapGuide.!MapGuideCommon.dll: contains API in !MapGuideCommon compoent.
    4148 * OSGeo.!MapGuide.Web.dll: contains API in !WebApp and !HttpHandler components.
    42 
    43 (b) Create an assembly for each netmodule in step (a). Then the following files will be created.
    44  * OSGeo.!MapGuide.Foundation.dll
    45  * OSGeo.!MapGuide.Geometry.dll
    46  * OSGeo.!MapGuide.!PlatformBase.dll
    47  * OSGeo.!MapGuide.!MapGuideCommon.dll
    48  * OSGeo.!MapGuide.Web.dll
    4949
    5050(c) Create an assembly for all .netmodule in step (a). The following file will be created.