wiki:MapGuideRfc68

Version 3 (modified by leaf, 15 years ago) ( diff )

--

MapGuide RFC 66 - Failover

This page contains an change request (RFC) for the MapGuide Open Source project. More MapGuide RFCs can be found on the RFCs page.

Status

RFC Template Version(1.0)
Submission Date(June 16, 2009)
Last Modified(Christine Bao Tue Jun 16 02:22:17 2009)
Author(Christine Bao)
RFC Status(draft)
Implementation Status(under development)
Proposed Milestone(2.2)
Assigned PSC guide(s)(Tom Fukushima)
Voting History(vote date)
+1Bob, Andy, Haris
+0Paul
-0Tom, Bruce
-1Jason (troublemaker)
no vote

Overview

This proposal is to refactor MapGuide Web .NET API to some common dlls.

Motivation

Currently all MapGuide Web .NET API is in one single dll MapGuieDotNetApi.dll, which includes Foundation, Geometry, PlatformBase, MapGuideCommon, WebApp and HttpHandler components. It isn’t good for users to reuse functionality provided by MapGuide Web .NET API. For example, users have to include a reference to all components even if they just want to use Geometry related API.

Proposed Solution

MapGuide Web .NET API will be divided into five separated dlls. SWIG is used to create MapGuide .NET API as before.

Implications

Currently, there is no enough resources and funding to refator PHP and Java API. They may be implemented if resources and funding can be obtained in the future.

Test Plan

Run the existing unit tests. No need to add new unit tests.

Funding/Resources

Supplied by Autodesk.

Note: See TracWiki for help on using the wiki.