wiki:MapGuideRfc47

Version 7 (modified by brucedechant, 15 years ago) ( diff )

--

MapGuide RFC 47 - Migrate to Microsoft Visual Studio 2008

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 April 14, 2008
Last Modified Tom Fukushima Timestamp
AuthorTom Fukushima
RFC Statusadopted
Implementation Statuscompleted
Proposed Milestone2.1
Assigned PSC guide(s)(when determined)
Voting HistoryMay 1, 2008
+1Jason, Andy, Bruce, Tom
+0
-0
-1
no vote Bob, Haris, Paul

Overview

This is a proposal to switch support from the Microsoft Visual Studio 2005 compiler to the Microsoft Visual Studio 2008 compiler. After this is done, developers will need to use Microsoft Visual Studio 2008 to compile MapGuide Open Source on Microsoft Windows.

Motivation

The Microsoft Visual Studio 2008 IDE is the most recent version. It is claimed to be "The highest quality Visual Studio release ever ensures that you are more productive during development" (http://download.microsoft.com/download/3/B/D/3BDDC5D5-E8CF-4031-A12A-B072ECA27C42/VS2008PETopTenFSEMEA.doc) and has better support for more recent operating systems such as Vista. These benefits plus the better code checking are the reasons we shouold upgrade to it.

Proposed Solution

  • All solution and project files in the trunk will be upgraded to VS 2008 format
  • All code will be recompiled and code changes made as appropriate
  • All unit tests will be run and must pass before the above changes can be submitted. Some basic smoke tests will also be run to ensure that the Sheboygan sample still works.

Implications

We will no longer support VS 2005. Note that this should not be an issue because

  • There is a VS 2008 express edition for those using the free compiler.
  • Both VS 2005 and 2008 can be installed at the same time so it will be possible to work with the branches using VS 2005 and the trunk using VS 2008. (And of course when the 2.1 or subsequent branches are created, they will continue to use VS 2008.)

Test Plan

No new unit tests will be created for this. However, the existing unit tests will be run to ensure that they still pass.

Funding/Resources

Autodesk

Note: See TracWiki for help on using the wiki.