Changes between Initial Version and Version 1 of FDORfc62


Ignore:
Timestamp:
Sep 7, 2011, 10:45:37 PM (13 years ago)
Author:
silvia
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FDORfc62

    v1 v1  
     1= FDO RFC #62 - Migrate FDO to VS2010 compiler =
     2
     3This page contains a request for comments document (RFC) for the FDO Open Source project. 
     4More FDO RFCs can be found on the [wiki:FDORfcs RFCs] page.
     5
     6== Status ==
     7 
     8||RFC Template Version||(1.1)|| 
     9||Submission Date||(Sep 7, 2011)||
     10||Last Modified||(Silvia Yu - Sep 7, 2011)||
     11||Author||(Silvia Yu)||
     12||RFC Status||(draft)||
     13||Implementation Status||(pending)||
     14||Proposed Milestone||(3.7)||
     15||Assigned PSC guide(s)||(Greg Boone)||
     16||'''Voting History'''||(vote date)||
     17||+1||||
     18||+0||||
     19||-0||||
     20||-1||||
     21 
     22== Overview ==
     23This is a proposal to switch support from V90 compiler to V100 compiler in Microsoft Visual Studio VS2010.
     24
     25== Motivation ==
     26
     27Supporting the new Visual Studio 2010 will allow a developer to take advantage of the IDE improvements.
     28
     29== Proposed Solution ==
     30    * The prototype will be done in Sandbox/V100 branch first.
     31    * All solution and project files in the trunk will be upgraded to V100 compiler.
     32    * All code will be recompiled and code changes made as appropriate
     33    * All unit tests will be run and must pass before the above changes can be submitted.
     34
     35== Implications ==
     36
     37The existing Visual Studio 2008 support will not be changing. Changes to solution files and project files would require that both sets be maintained.
     38
     39== Test Plan ==
     40
     41No new unit tests will be created for this. However, the existing unit tests will be run to ensure that they still pass.
     42
     43== !Funding/Resources ==
     44Autodesk