wiki:Release/2.2Beta/Notes

Version 1 (modified by trevorwekel, 14 years ago) ( diff )

--

MapGuide 2.2 Beta Release Notes

MapGuide Open Source 2.2 (BETA) will be available soon!

Major New Items

  • TBD

Thanks to the ever growing team of developers who are contributing to make the MapGuide Open Source project a more self-sustaining project.

Please report any defects.

Compatibility

Click here for instructions on how to migrate to MGOS 2.2 from older releases.

MGOS 2.2.0 is compatible with FDO 3.5.0.

FDO

TBD

API changes

RFC 89 introduces a number of changes required by the upgrade to PHP 5.3:

MgException class changes:
Change GetMessage() to GetExceptionMessage()

MgResources class changes:
Change GetMessage() to GetResourceMessage()

MgCoodinateSystem class changes:
Change GetCode() to GetCsCode()
Change SetCode() to SetCsCode() for consistency.
Change IsLegalCode() to IsLegalCsCode() for consistency.

MgCoodinateSystemDatum class changes:
Change GetCode() to GetDtCode()
Change SetCode() to SetDtCode() for consistency.
Change IsLegalCode() to IsLegalDtCode() for consistency.

MgCoodinateSystemEllipsoid class changes:
Change GetCode() to GetElCode()
Change SetCode() to SetElCode() for consistency.
Change IsLegalCode() to IsLegalElCode() for consistency.

MgWebInvokeScriptCommand class changes:
Change GetCode() to GetScriptCode()
Change SetCode() to SetScriptCode() for consistency.

New Server Configuration (serverconfig.ini) Options

New Web Configuration (webconfig.ini) Options

Disk Space

The installer requires at least 1.5GB of disk space on C: during installation. Otherwise installation may not proceed.

If you do not have sufficient space on C:, you can open the installer file with 7-zip and extract the contents to another drive, and run the extracted setup.exe from there. It may also be helpful to set your TEMP environment variable to a different drive.

Submissions

The complete list of submissions can be found here.

Note: See TracWiki for help on using the wiki.