Changes between Version 20 and Version 21 of MapGuideRfc68
- Timestamp:
- 06/26/09 03:19:21 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MapGuideRfc68
v20 v21 35 35 36 36 (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. 37 44 * OSGeo.!MapGuide.Foundation.dll: contains API in Foundation component. 38 45 * OSGeo.!MapGuide.Geometry.dll: contains API in Geometry compoent. … … 40 47 * OSGeo.!MapGuide.!MapGuideCommon.dll: contains API in !MapGuideCommon compoent. 41 48 * 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.dll45 * OSGeo.!MapGuide.Geometry.dll46 * OSGeo.!MapGuide.!PlatformBase.dll47 * OSGeo.!MapGuide.!MapGuideCommon.dll48 * OSGeo.!MapGuide.Web.dll49 49 50 50 (c) Create an assembly for all .netmodule in step (a). The following file will be created.