Changes between Version 16 and Version 17 of MapGuideRfc68
- Timestamp:
- 06/26/09 03:16:57 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MapGuideRfc68
v16 v17 32 32 == Proposed Solution == 33 33 34 In order to keep compatible with the existing MapGuide application, !MapGuieDotNetApi.dll still exists. However, it become a assembly with multiple files.34 In order to keep compatible with the existing MapGuide application, !MapGuieDotNetApi.dll still exists. However, it become an assembly with multiple files. 35 35 36 36 (a) Create the following netmodule files. … … 43 43 44 44 (b) Create an assembly for each .netmodule in step (a). Then the following files will be created. 45 45 46 * OSGeo.!MapGuide.Foundation.dll 46 47 * OSGeo.!MapGuide.Geometry.dll