Changes between Version 2 and Version 3 of MapGuideRfc102
- Timestamp:
- 07/01/10 06:04:01 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MapGuideRfc102
v2 v3 26 26 27 27 This RFC proposes removal of Xqilla and Berkeley DBXML from the MapGuide source tree and attendant upgrade to versions 2.2.4 and DBXML 2.5.16 28 Motivation ¶29 28 29 == Motivation == 30 30 Continuing with the spirit of using native 3rd party components wherever possible, it is important that dbxml and xqilla be removed from the source tree and the user allowed to install them independently. This would be a more elegant solution and would allow frequent upgrades. This would also motivate us to pass our changes upstream. 31 Proposed Solution ¶ 31 32 ==Proposed Solution== 32 33 33 34 I propose to allow the user to install Xqilla and DBXML independently, and if already installed to use those existing installation with Mapguide. This involves two steps … … 46 47 47 48 48 Implications ¶ 49 ==Implications== 49 50 50 51 None. Testing to be required to see that there are no unwanted 'side-effects'. 51 Test Plan ¶ 52 ==Test Plan== 52 53 53 54 Use standard MapGuide unit tests.